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