Home
last modified time | relevance | path

Searched refs:from_micros (Results 1 – 2 of 2) sorted by relevance

/rust/kernel/time/
A Ddelay.rs33 const MAX_DELTA: Delta = Delta::from_micros(i32::MAX as i64); in fsleep()
/rust/kernel/
A Dtime.rs237 pub const fn from_micros(micros: i64) -> Self { in from_micros() method

Completed in 108 milliseconds