Home
last modified time | relevance | path

Searched refs:recTime (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/modules/audio_device/win/
Daudio_device_core_win.cc3181 UINT64 recTime = 0; in DoCaptureThread() local
3202 &recTime); // value of performance counter at the time of recording in DoCaptureThread()
3244 ((((UINT64)t1.QuadPart * _perfCounterFactor) - recTime) / 10000) + in DoCaptureThread()