rustix
0.38.44
In rustix::
thread::
futex
rustix
::
thread
::
futex
Type Alias
Nsecs
Copy item path
Source
pub type Nsecs =
i64
;
Available on
crate feature
thread
only.
Expand description
A type for the
tv_sec
field of
Timespec
.