Searched defs:lastTime (Results 1 – 3 of 3) sorted by relevance
34 double CalcSysCpuUsage(uint32_t deltaTime, uint32_t currTime, uint32_t lastTime) in CalcSysCpuUsage()
182 uint64_t lastTime = 0; in GetAvgCoordinate() local
959 bool NetworkSearchHandler::TimeOutCheck(int64_t &lastTime, bool checkTime) in TimeOutCheck()