Skip to main content

Module clock

Module clock 

Source
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§

ClockTime
A point in time, in milliseconds since the Unix epoch, UTC.

Enums§

ClockTimeError
Errors returned when constructing or manipulating a ClockTime.