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