pub type MicrosDuration<T> = Duration<T, 1_u32, 1000000_u32>;
Expand description

Alias for microsecond duration