Searched refs:timeDiffMS (Results 1 – 2 of 2) sorted by relevance
85 WebRtc_Word64 timeDiffMS = now - _lastTime; in CpuUsageMultiCore() local86 if(timeDiffMS >= 500) in CpuUsageMultiCore()88 if(Update(timeDiffMS) != 0) in CpuUsageMultiCore()100 WebRtc_Word32 CpuWrapperMac::Update(WebRtc_Word64 timeDiffMS) in Update() argument127 if(timeDiffMS <= 0) in Update()133 timeDiffMS); in Update()
38 WebRtc_Word32 Update(WebRtc_Word64 timeDiffMS);