Searched refs:tp1 (Results 1 – 1 of 1) sorted by relevance
66 struct timespec tp1, tp2; in call_test() local87 if ( clock_gettime(CLOCK_REALTIME, &tp1) ) in call_test()98 tp1.tv_sec * 1000000000 - tp1.tv_nsec; in call_test()
Completed in 3 milliseconds