pub unsafe extern "C" fn clock_getres( __clock_id: clockid_t, __res: *mut timespec, ) -> c_int
Get resolution of clock CLOCK_ID.