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

Alias for microsecond duration (u32 backing storage)