Searched defs:tv2 (Results 1 - 1 of 1) sorted by relevance

/vbox/src/recompiler/tests/
H A Dlinux-test.c237 struct timeval tv, tv2; local
249 chk_error(gettimeofday(&tv2, NULL));
250 ti = tv2.tv_sec - tv.tv_sec;

Completed in 1113 milliseconds