pub const SECONDS_HOURS_FACTOR: f64 = 60.0 * 60.0; // 3600f64
Expand description

Number of seconds in a hour