pub type SecsDurationU32 = Duration<u32, 1, 1>;
Reexport fugit Alias for second duration (u32 backing storage)
fugit
u32
pub struct SecsDurationU32 { /* private fields */ }