pub type NanosDurationU32 = Duration<u32, 1, 1000000000>;
Expand description

Alias for nanosecond duration (u32 backing storage)