| Interface | Description |
|---|---|
| MicrosClock |
A
MicrosClock provides a mechanism for tracking time with microsecond
standard millisecond-precision clocks, this interface ensures finer time
granularity, which is useful for high-resolution time measurements, event
sequencing, and performance monitoring. |
| Class | Description |
|---|---|
| AtomicClock |
A clock that gives as close to the current time as possible without
duplicates in microseconds.
|
| Time |
Time utilities.
|