Searched refs:ts_start (Results 1 – 2 of 2) sorted by relevance
60 struct timespec ts_start; in tf() local61 xclock_gettime (clockid_for_get, &ts_start); in tf()62 const struct timespec ts_timeout = timespec_add (ts_start, in tf()
61 struct timespec ts_start; in tf() local62 xclock_gettime (clockid_for_get, &ts_start); in tf()64 struct timespec ts_timeout = timespec_add (ts_start, in tf()
Completed in 3 milliseconds