Module time

Source

Structs§

Bps
Baudrate
Date
Month
Month (1-12)
MonthDay
Date (1-31)
Time
Week
Week (1-52)
WeekDay
WeekDay (1-7)
Year
Year

Traits§

ExtU32
Extension trait for simple short-hands for u32 Durations
RateExtU32
Extension trait for simple short-hands for u32 Rate
U32Ext

Functions§

cycles
duration

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
MicroSecond
Alias for microsecond duration (u32 backing storage)
Minute
Alias for minutes duration (u32 backing storage)
Second
Alias for second duration (u32 backing storage)