Searched refs:INTERVAL_MS (Results 1 – 1 of 1) sorted by relevance
184 pub const INTERVAL_MS: u64 = 1000 / HZ as u64; constant204 let count = cpu_khz * Self::INTERVAL_MS / (Self::DIVISOR); in periodic_default_initial_count()