☰
Nsecs
In rustix::time
?
Type Definition
rustix
::
time
::
Nsecs
source
·
[
−
]
pub type Nsecs =
i64
;
Expand description
A type for the
tv_nsec
field of
Timespec
.