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

Alias for hours duration (u64 backing storage)