kern_clock_getres
error = kern_clock_getres(td, uap->clock_id, &ts);
error = kern_clock_getres(td, nwhich, ts);
error = kern_clock_getres(td, uap->clock_id, &ts);
int kern_clock_getres(struct thread *td, clockid_t clock_id,