Searched refs:delta_internal_unix_epoch_ms_ (Results 1 – 4 of 4) sorted by relevance
41 delta_internal_unix_epoch_ms_(clock_->CurrentNtpInMilliseconds() - in StreamStatisticianImpl()225 delta_internal_unix_epoch_ms_; in GetStats()
80 const int64_t delta_internal_unix_epoch_ms_; variable
238 delta_internal_unix_epoch_ms_(rtc::TimeUTCMillis() - rtc::TimeMillis()),1532 last_data_received_ + delta_internal_unix_epoch_ms_); in stats()1536 last_send_data_ + delta_internal_unix_epoch_ms_); in stats()
446 const int64_t delta_internal_unix_epoch_ms_ RTC_GUARDED_BY(network_thread_);