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