forked from AbleOS/ableos
3 lines
118 B
Rust
3 lines
118 B
Rust
/// This magic value is the herts of the timer interupts normalized
|
|
pub const TIMER_INTERRUPT_HERTZ: f64 = 1193182.0;
|