Searched defs:timer_resolution (Results 1 – 13 of 13) sorted by relevance
94 let timer_resolution = enable_high_res_timers().context("failed to enable high res timer")?; in common_child_setup() localVariable
478 static const Ticks timer_resolution = TimerResolution(); variable
987 pub fn timer_resolution(&self) -> usize { in timer_resolution() method
115828 unsigned int timer_resolution; member