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