Searched refs:logarithmic_accumulation (Results 1 – 1 of 1) sorted by relevance
254 pub fn logarithmic_accumulation(&self, offset: u64, shift: i32) -> u64 { in logarithmic_accumulation() method417 offset = timekeeper().logarithmic_accumulation(offset, shift); in update_wall_time()