rustix
0.38.41
In rustix::
time
rustix
::
time
Type Alias
Secs
Copy item path
source
pub type Secs =
__kernel_time64_t
;
Expand description
A type for the
tv_sec
field of
Timespec
.