Model the TimeStamp concept.
- Companion:
- object
Value members
Abstract methods
Represent the current iteration number.
Represent the current iteration number.
- Returns:
the iteration number.
Method to convert the current time to the period of the day.
Method to convert the current time to the period of the day.
- Returns:
the period of the day represented by the current time.
Represent the ticks after the current iteration number.
Represent the ticks after the current iteration number.
- Returns:
the ticks after the current iteration number.
Method to convert the ticks from the engine in hours of the virtual time. The hours returned are respect to the current iteration.
Method to convert the ticks from the engine in hours of the virtual time. The hours returned are respect to the current iteration.
- Returns:
the hours
Concrete methods
It allows to sum a DurationTime to a TimeStamp. It will apply the corrections on iteration automatically.
It allows to sum a DurationTime to a TimeStamp. It will apply the corrections on iteration automatically.