THREAD_CLOCK
return posix_cpu_clock_getres(THREAD_CLOCK, tp);
return posix_cpu_clock_get(THREAD_CLOCK, tp);
timer->it_clock = THREAD_CLOCK;