Searched refs:_lastTime (Results 1 – 2 of 2) sorted by relevance
25 _lastTime(0) in CpuWrapperMac()44 _lastTime = TickTime::MillisecondTimestamp(); in CpuWrapperMac()85 WebRtc_Word64 timeDiffMS = now - _lastTime; in CpuUsageMultiCore()92 _lastTime = now; in CpuUsageMultiCore()
44 WebRtc_Word64 _lastTime; variable