pub fn clock_getres(clock_id: ClockId) -> Result<TimeSpec>Available on crate feature
time and non-Redox only.Expand description
Get the resolution of the specified clock, (see clock_getres(2)).
pub fn clock_getres(clock_id: ClockId) -> Result<TimeSpec>time and non-Redox only.Get the resolution of the specified clock, (see clock_getres(2)).