Searched refs:_CLOCK_MONOTONIC (Results 1 - 1 of 1) sorted by relevance
/third_party/rust/crates/libc/src/ | ||
H A D | wasi.rs | 365 pub static CLOCK_MONOTONIC: clockid_t = unsafe { clockid_t(ptr_addr_of!(_CLOCK_MONOTONIC)) }; 517 static _CLOCK_MONOTONIC: u8; consts |
Completed in 4 milliseconds