Modules§
Structs§
- Instant
Monotonic Clock - A concrete implementation of
MonotonicClock
usingstd::time::Instant
. - Millis
- Represents a monotonic absolute timestamp with millisecond resolution.
- Millis
Duration - Represents a duration in milliseconds.
Traits§
- Monotonic
Clock - A trait for providing monotonic time measurements.
Functions§
Type Aliases§
- Millis
Low16 - Represents the lower 16 bits of a timestamp in milliseconds.