[][src]Function nc::clock_getres

pub fn clock_getres(
    which_clock: clockid_t,
    tp: &mut timespec_t
) -> Result<(), Errno>

Get resolution(precision) of the specific clock.