| Interface | Description |
|---|---|
| Clock |
A small abstraction around system clock that aims to provide microsecond precision with the best
accuracy possible.
|
| Class | Description |
|---|---|
| SystemClock |
Default implementation of a clock that delegates its calls to the system clock.
|