Function rustix::time::clock_getres

#[must_use]
pub fn clock_getres(id: ClockId) -> Timespec
Documentation

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

References