Constant durations::MINUTE[][src]

pub const MINUTE: Duration = <Duration>::from_secs(60)

1 minute (60 seconds).

Note that it's different from UTC minute, which can be 59-61 seconds long.