Searched refs:_sendStatsTimer (Results 1 – 2 of 2) sorted by relevance
40 _sendStatsTimer(1000, clock_), in VideoSender()58 if (_sendStatsTimer.TimeUntilProcess() == 0) { in Process()59 _sendStatsTimer.Processed(); in Process()79 return _sendStatsTimer.TimeUntilProcess(); in TimeUntilNextProcess()
115 VCMProcessTimer _sendStatsTimer; variable