rustix
0.38.42
In rustix::
thread
rustix
::
thread
Type Alias
Nsecs
Copy item path
Source
pub type Nsecs =
c_long
;
Expand description
A type for the
tv_nsec
field of
Timespec
.