nix
0.29.0
In nix::
sys::
time
Structs
TimeSpec
TimeVal
Constants
MICROS_PER_SEC
NANOS_PER_SEC
SECS_PER_HOUR
SECS_PER_MINUTE
TS_MAX_SECONDS
TS_MIN_SECONDS
TV_MAX_SECONDS
TV_MIN_SECONDS
Traits
TimeValLike
Functions
div_floor_64
div_mod_floor_64
div_rem_64
mod_floor_64
zero_init_timespec
Type Aliases
suseconds_t
time_t
timespec_tv_nsec_t
nix
::
sys
::
time
Type Alias
time_t
Copy item path
Settings
Help
Summary
Source
pub type time_t =
i64
;