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

Alias for hours duration (u64 backing storage)