Type Alias Secs

Source
pub type Secs = __kernel_time64_t;
Available on crate feature event only.
Expand description

A type for the tv_sec field of Timespec.