Type Definition rustix::time::Nsecs

source · []
pub type Nsecs = i64;
Available on crate feature time only.
Expand description

A type for the tv_nsec field of Timespec.