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