Searched refs:tv0 (Results 1 - 1 of 1) sorted by relevance

/external/mksh/src/
H A Dfuncs.c2533 struct timeval usrtime, systime, tv0, tv1; local
2535 mksh_TIME(tv0);
2571 timersub(&tv1, &tv0, &tv1);

Completed in 52 milliseconds