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

/system/extras/tests/timetest/
H A Dtimetest.c60 long long tnow, tlast; local
71 tlast = 0;
99 if(tnow < tlast) {
102 tlast, tnow);
109 tlast = tnow;

Completed in 482 milliseconds