Module time

Module time 

Source
Expand description

Time units

Structs§

Bps
Bits per second
Instant
A measurement of a monotonically nondecreasing clock
MonoTimer
A monotonic nondecreasing timer

Traits§

U32Ext
Extension trait that adds convenience methods to the u32 type

Type Aliases§

Hertz
Alias for hertz rate (u32 backing storage)
KiloHertz
Alias for kilohertz rate (u32 backing storage)
MegaHertz
Alias for megahertz rate (u32 backing storage)
MicroSeconds
Alias for microsecond duration (u32 backing storage)
MilliSeconds
Alias for millisecond duration (u32 backing storage)