Interface | Description |
---|---|
Instant |
Models a point in time, suitable for event timestamps.
|
PreciseClock |
Extension of the
Clock interface that is able to provide more accurate time information than milliseconds
since the epoch. |
Class | Description |
---|---|
MutableInstant |
An instantaneous point on the time line, used for high-precision log event timestamps.
|