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