pub const SECS_PER_HOUR: u64 = 3_600;
Expand description

The number of seconds per hour.