Searched defs:div (Results 1 – 2 of 2) sorted by relevance
/DragonOS-0.1.8/kernel/src/time/ | ||
D | mod.rs | 297 fn div(self, rhs: u32) -> Duration { in div() method |
D | clocksource.rs | 70 pub fn div(&self, other: CycleNum) -> CycleNum { in div() method |