Function rustix::time::clock_getres[][src]

pub fn clock_getres(id: ClockId) -> Timespec
Expand description

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

References