pub type MicrosDurationU32 = Duration<u32, 1, 1000000>;
Expand description

Alias for microsecond duration (u32 backing storage)