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