Expand description
Time units
Structs§
- Bps
- Bits per second
- Instant
- A measurement of a monotonically nondecreasing clock
- Mono
Timer - A monotonic nondecreasing timer
Traits§
- U32Ext
- Extension trait that adds convenience methods to the
u32type
Type Aliases§
- Hertz
- Alias for hertz rate (
u32backing storage) - Kilo
Hertz - Alias for kilohertz rate (
u32backing storage) - Mega
Hertz - Alias for megahertz rate (
u32backing storage) - Micro
Seconds - Alias for microsecond duration (
u32backing storage) - Milli
Seconds - Alias for millisecond duration (
u32backing storage)