Type Alias std::os::unix::raw::time_t

source ·
pub type time_t = i64;
Available on Unix only.