Home
last modified time | relevance | path

Searched defs:clock_getres_old (Results 1 - 2 of 2) sorted by relevance

/third_party/rust/crates/rustix/src/backend/linux_raw/time/
H A Dsyscalls.rs54 unsafe fn clock_getres_old(which_clock: ClockId, result: &mut MaybeUninit<__kernel_timespec>) { in clock_getres_old() functions
/third_party/rust/crates/rustix/src/backend/libc/time/
H A Dsyscalls.rs82 unsafe fn clock_getres_old(id: ClockId) -> Timespec { in clock_getres_old() functions

Completed in 2 milliseconds