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

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