Constant CLOCK_REALTIME
pub const CLOCK_REALTIME: i32 = 0;
Available on crate feature
dep_nc
only.Expand description
The IDs of the various system clocks (for POSIX.1b interval timers):
pub const CLOCK_REALTIME: i32 = 0;
dep_nc
only.The IDs of the various system clocks (for POSIX.1b interval timers):