Searched refs:start_time_ms_ (Results 1 – 8 of 8) sorted by relevance
110 start_time_ms_(0), in RtpDumpReader()132 uint32_t start_time_ms_; variable226 uint32_t start_time_ms_; // Time when the record starts. variable
182 start_time_ms_ = start_sec * 1000 + start_usec / 1000; in ReadFileHeader()325 start_time_ms_(rtc::Time()), in RtpDumpWriter()335 return rtc::TimeSince(start_time_ms_); in GetElapsedTime()
88 : clock_(clock), start_time_ms_(clock_->TimeInMilliseconds()) {} in PacketizationCallback()103 start_time_ms_ = clock_->TimeInMilliseconds(); in Reset()137 int64_t diff = (clock_->TimeInMilliseconds() - start_time_ms_); in interval_ms()167 int64_t start_time_ms_; member in webrtc::vcm::__anon2f36a7e80111::PacketizationCallback
129 int64_t start_time_ms_; // Start time for statistics. member in webrtc_jni::MediaCodecVideoDecoder367 start_time_ms_ = GetCurrentTimeMs(); in InitDecodeOnCodecThread()749 int statistic_time_ms = GetCurrentTimeMs() - start_time_ms_; in DeliverPendingOutputs()758 start_time_ms_ = GetCurrentTimeMs(); in DeliverPendingOutputs()
206 int64_t start_time_ms_; // Start time for statistics. member in webrtc_jni::MediaCodecVideoEncoder483 start_time_ms_ = GetCurrentTimeMs(); in InitEncodeOnCodecThread()890 int statistic_time_ms = GetCurrentTimeMs() - start_time_ms_; in DeliverPendingOutputs()900 start_time_ms_ = GetCurrentTimeMs(); in DeliverPendingOutputs()
395 start_time_ms_(start_time_ms), in TestCaptureNtpTime()424 if (time_since_creation < start_time_ms_) { in TestCaptureNtpTime()500 int start_time_ms_; in TestCaptureNtpTime() member in webrtc::CallPerfTest::TestCaptureNtpTime::CaptureNtpTimeObserver
318 double start_time_ms_; variable
339 start_time_ms_ = heap()->MonotonicallyIncreasingTimeInMs(); in Start()992 heap_->MonotonicallyIncreasingTimeInMs() - start_time_ms_; in StepSizeToMakeProgress()