rustix
0.38.37
Secs
In rustix::time
Type Alias
rustix
::
time
::
Secs
Copy item path
source
ยท
[
−
]
pub type Secs =
time_t
;
Available on
crate feature
time
only.
Expand description
A type for the
tv_sec
field of
Timespec
.