Constant chrono::time_delta::SECS_PER_MINUTE

source ยท
const SECS_PER_MINUTE: i64 = 60;
Expand description

The number of seconds in a minute.