Searched refs:tv_now (Results 1 – 3 of 3) sorted by relevance
30 struct timespec tv_future, tv_now; in do_test() local32 tv_now = xclock_now(CLOCK_REALTIME); in do_test()37 xclock_settime(CLOCK_REALTIME, (const struct timespec*) &tv_now); in do_test()
32 struct timespec tv_future, tv_now; in do_test() local39 tv_now = xclock_now (CLOCK_REALTIME); in do_test()47 xclock_settime (CLOCK_REALTIME, (const struct timespec*) &tv_now); in do_test()
32 struct timespec tv_then, tv_now; in do_test() local51 tv_now = xclock_now (CLOCK_REALTIME); in do_test()54 struct timespec r = timespec_sub (tv_now, tv_then); in do_test()