rustix
1.1.2
In rustix::
timespec
rustix
::
timespec
Type Alias
Secs
Copy item path
Source
pub type Secs =
i64
;
Expand description
A type for the
tv_sec
field of
Timespec
.