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

Alias for microsecond duration (u64 backing storage)