Type Definition fugit::MinutesDuration

source · []
pub type MinutesDuration<T> = Duration<T, 60, 1>;
Expand description

Alias for minutes duration