pub type HoursDurationU32 = Duration<u32, 3600_u32, 1_u32>;
Expand description

Alias for hours duration (u32 backing storage)