pub fn clock_getres(id: ClockId) -> Timespec
Available on crate feature time only.
Expand description

clock_getres(id)—Returns the resolution of a clock.

References