Home
last modified time | relevance | path

Searched defs:CLOCK_MONOTONIC_FAST (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/crates/nix/src/
Dtime.rs102 pub const CLOCK_MONOTONIC_FAST: ClockId = constant
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
Dmod.rs832 pub const CLOCK_MONOTONIC_FAST: ::clockid_t = 12; constant