Searched defs:creation_time_ms_ (Results 1 - 1 of 1) sorted by relevance

/external/webrtc/webrtc/call/
H A Dcall_perf_tests.cc135 creation_time_ms_(clock_->TimeInMilliseconds()),
161 int64_t time_since_creation = now_ms - creation_time_ms_;
188 const int64_t creation_time_ms_; member in class:webrtc::VideoRtcpAndSyncObserver
397 creation_time_ms_(clock_->TimeInMilliseconds()),
423 int64_t time_since_creation = now_ms - creation_time_ms_;
502 int64_t creation_time_ms_; member in class:webrtc::CaptureNtpTimeObserver

Completed in 38 milliseconds