Home | History | Annotate | Download | only in src

Lines Matching defs:starttime

252                 uint32 starttime = OsclTickCount::TicksToMsec(currticks);
264 fprintf(file, " Time taken by the test: %d\n", (endtime - starttime));