Expand description

Time units

Macros

Macro to add extension traits for integer types.

Structs

Bits per second
Hertz
A measurement of a monotonically nondecreasing clock
KiloHertz
MegaHertz
A monotonic nondecreasing timer

Traits

Extension trait that adds convenience methods to the i32 type.
Extension trait that adds convenience methods to the i64 type.
Extension trait that adds convenience methods to the i128 type.
Extension trait that adds convenience methods to the isize type.
Extension trait that adds convenience methods to the u32 type.
Extension trait that adds convenience methods to the u64 type.
Extension trait that adds convenience methods to the u128 type.
Extension trait that adds convenience methods to the usize type.