Expand description
Linux-specific clock implementations
These clock implementations are only available on Linux, but they provide additional guarantees with respect to the standard library’s implementation.
Structs§
- Boot
Time Clock - Interface to the CLOCK_BOOTTIME Linux clock
- Monotonic
RawClock - Interface to the CLOCK_MONOTONIC_RAW Linux clock
Traits§
- Posix
Clock - Functionality shared by all POSIX-compliant high-resolution clocks