Home
last modified time | relevance | path

Searched refs:CLOCK_MONOTONIC_PRECISE (Results 1 - 2 of 2) sorted by relevance

/third_party/rust/crates/nix/src/
H A Dtime.rs106 pub const CLOCK_MONOTONIC_PRECISE: ClockId = consts
107 ClockId(libc::CLOCK_MONOTONIC_PRECISE);
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs831 pub const CLOCK_MONOTONIC_PRECISE: ::clockid_t = 11; consts

Completed in 6 milliseconds