pub type MillisDuration<T> = Duration<T, 1_u32, 1000_u32>;
Expand description

Alias for millisecond duration