pub type SecsDurationU64 = Duration<u64, 1_u32, 1_u32>;
Expand description

Alias for second duration (u64 backing storage)