pub type MinutesDurationU32 = Duration<u32, 60_u32, 1_u32>;
Expand description

Alias for minutes duration (u32 backing storage)