rustix
0.38.11
Secs
In rustix::fs
Type Alias
rustix
::
fs
::
Secs
Copy item path
source
ยท
[
−
]
pub type Secs =
time_t
;
Expand description
A type for the
tv_sec
field of
Timespec
.