Class | Description |
---|---|
Duration |
Represents the relative time between two points in time.
|
PointInTime |
Represents an absolute point in time.
|
TimeBase |
Common base class for @{link PointInTime} and @{link Duration}.
|
Enum | Description |
---|---|
TimeUnits |
Predefined units to use in combination with
TimeBase . |
Exception | Description |
---|---|
TimeBase.InvalidTimeBaseException |