pub type SecsDurationU32 = Duration<u32, 1_u32, 1_u32>;
Expand description

Alias for second duration (u32 backing storage)