Constant chrono::time_delta::SECS_PER_HOUR

source ยท
const SECS_PER_HOUR: i64 = 3600;
Expand description

The number of seconds in an hour.