Constant SECS_PER_MINUTE

Source
const SECS_PER_MINUTE: i64 = 60;
Expand description

The number of seconds in a minute.