Type Definition rustix::time::Secs[][src]

pub type Secs = __kernel_time64_t;
Expand description

A type for the tv_sec field of Timespec.