Searched refs:from_micros (Results 1 – 2 of 2) sorted by relevance
33 const MAX_DELTA: Delta = Delta::from_micros(i32::MAX as i64); in fsleep()
237 pub const fn from_micros(micros: i64) -> Self { in from_micros() method
Completed in 108 milliseconds