rustix::time

Type Alias Secs

Source
pub type Secs = i64;
Available on crate feature time only.
Expand description

A type for the tv_sec field of Timespec.