Function time_sys::clock_getres [] [src]

pub unsafe extern "C" fn clock_getres(
    clk_id: clockid_t,
    res: *mut timespec
) -> c_int

Finds the resolution of the specified clock, and if non-null, stores it in the timespec.