Searched refs:as_micros_ceil (Results 1 – 2 of 2) sorted by relevance
47 bindings::fsleep(delta.as_micros_ceil() as c_ulong) in fsleep()84 bindings::udelay(delta.as_micros_ceil() as c_ulong) in udelay()
493 pub fn as_micros_ceil(self) -> i64 { in as_micros_ceil() method