pub type NanosDurationU32 = Duration<u32, 1, 1000000000>;
Alias for nanosecond duration (u32 backing storage)
u32