Structs§
Traits§
- ExtU32
- Extension trait for simple short-hands for u32 Durations
- Rate
ExtU32 - Extension trait for simple short-hands for u32 Rate
- U32Ext
Functions§
Type Aliases§
- Hertz
- Alias for hertz rate (
u32
backing storage) - Hour
- Alias for hours duration (
u32
backing storage) - Instant
- A measurement of a monotonically nondecreasing clock
- Micro
Second - Alias for microsecond duration (
u32
backing storage) - Minute
- Alias for minutes duration (
u32
backing storage) - Second
- Alias for second duration (
u32
backing storage)