pub type MinutesDurationU64 = Duration<u64, 60_u32, 1_u32>;
Expand description

Alias for minutes duration (u64 backing storage)