Expand description
ClockTime — UTC milliseconds-since-Unix-epoch newtype used for every
Mimir clock. Implements the contract in docs/concepts/temporal-model.md
§ 9.1.
Structs§
- Clock
Time - A point in time, in milliseconds since the Unix epoch, UTC.
Enums§
- Clock
Time Error - Errors returned when constructing or manipulating a
ClockTime.