Type Alias rustix::fs::Secs

source ·
pub type Secs = time_t;
Available on crate feature fs only.
Expand description

A type for the tv_sec field of Timespec.