☰
Nsecs
In rustix::fs
?
Type Alias
rustix
::
fs
::
Nsecs
source
·
[
−
]
pub type Nsecs =
i64
;
Available on
crate feature
fs
only.
Expand description
A type for the
tv_sec
field of
Timespec
.