Type Alias rustix::timespec::Nsecs

source ยท
pub type Nsecs = i64;
Expand description

A type for the tv_sec field of Timespec.