Constant tool::core::constants::HOUR[][src]

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

Duration of an hour in seconds.