Module monotonic

Source
Expand description

Structs and traits surrounding the Monotonic trait.

Traits§

TimerQueueBasedDuration
A duration that can be used in TimerQueueBasedMonotonic.
TimerQueueBasedInstant
An instant that can be used in TimerQueueBasedMonotonic.
TimerQueueBasedMonotonic
A Monotonic that is backed by the TimerQueue.