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

Alias for microsecond duration