pub const SECONDS_PER_DAY: f64 = 86400.0; // 86400f64
Expand description

SECONDS_PER_DAY defines the number of seconds per day.