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