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

Alias for millisecond duration