rustix
0.38.39
In rustix::
thread::
futex
rustix
::
thread
::
futex
Type Alias
Nsecs
Copy item path
source
pub type Nsecs =
i64
;
Expand description
A type for the
tv_sec
field of
Timespec
.