clock_getres

Function clock_getres 

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

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

§References