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