pub type MillisDurationU64 = Duration<u64, 1, 1000>;
Expand description

Alias for millisecond duration (u64 backing storage)