Searched defs:curtime (Results 1 – 3 of 3) sorted by relevance
10 u_int curtime, time_fasttimo, last_slowtimo; variable
11 u_int curtime, time_fasttimo, last_slowtimo, detach_time; variable
2916 uint32 curtime = OsclTickCount::TicksToMsec(OsclTickCount::TickCount()) - iStartTime; in Run() local