Home
last modified time | relevance | path

Searched refs:tp2 (Results 1 – 1 of 1) sorted by relevance

/xen/tools/tests/xenstore/
A Dxs-test.c67 struct timespec tp1, tp2; in call_test() local
94 if ( clock_gettime(CLOCK_REALTIME, &tp2) ) in call_test()
98 nsec = tp2.tv_sec * 1000000000 + tp2.tv_nsec - in call_test()

Completed in 4 milliseconds