pub type MicrosDurationU64 = Duration<u64, 1_u32, 1000000_u32>;
Expand description

Alias for microsecond duration (u64 backing storage)