Home
last modified time | relevance | path

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

/third_party/rust/crates/rustix/src/backend/libc/time/
H A Dtypes.rs12 pub type Timespec = c::timespec; types
21 pub struct Timespec { structure names
[all...]
/third_party/rust/crates/rustix/src/backend/linux_raw/time/
H A Dtypes.rs6 pub type Timespec = linux_raw_sys::general::__kernel_timespec; types

Completed in 2 milliseconds