pub type MinutesDuration<T> = Duration<T, 60_u32, 1_u32>;
Expand description

Alias for minutes duration