akern-gkgoat-fork/ableos/src/arch/x86_64/drivers/timer.rs

3 lines
118 B
Rust

/// This magic value is the herts of the timer interupts normalized
pub const TIMER_INTERRUPT_HERTZ: f64 = 1193182.0;