Type Alias rustix::time::Nsecs

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

A type for the tv_nsec field of Timespec.