Searched refs:tv2 (Results 1 - 1 of 1) sorted by relevance
/vbox/src/recompiler/tests/ | ||
H A D | linux-test.c | 237 struct timeval tv, tv2; local 249 chk_error(gettimeofday(&tv2, NULL)); 250 ti = tv2.tv_sec - tv.tv_sec; |
Completed in 101 milliseconds