Type Definition rustix::fs::Secs

source ·
pub type Secs = time_t;
Expand description

A type for the tv_sec field of Timespec.