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