TimeInterval Properties |
The TimeInterval type exposes the following members.
Name | Description | |
---|---|---|
Duration |
Duration of time interval. Defined as Duration = End - Start. Conversely when set, End =
Start + Duration.
| |
End |
End of interval.
| |
Start |
Start of interval.
|