Searched refs:recTime (Results 1 – 1 of 1) sorted by relevance
3181 UINT64 recTime = 0; in DoCaptureThread() local3202 &recTime); // value of performance counter at the time of recording in DoCaptureThread()3244 ((((UINT64)t1.QuadPart * _perfCounterFactor) - recTime) / 10000) + in DoCaptureThread()