Searched refs:stop_time_us_ (Results 1 – 2 of 2) sorted by relevance
358 : start_time_us_(start_time_us), stop_time_us_(stop_time_us) {} in RTC_POP_IGNORING_WUNDEF()361 int64_t stop_time_ms() const { return stop_time_us_ / 1000; } in RTC_POP_IGNORING_WUNDEF()362 int64_t stop_time_us() const { return stop_time_us_; } in RTC_POP_IGNORING_WUNDEF()366 int64_t stop_time_us_; in RTC_POP_IGNORING_WUNDEF() local
195 int64_t stop_time_us_; member in webrtc::__anonbd64847a0111::RtcEventLogSession556 stop_time_us_ = rtc::TimeMicros(); in WriteLog()578 verifier_.VerifyLoggedStopEvent(stop_time_us_, parsed_stop_log_events[0]); in ReadAndVerifyLog()794 stop_time_us_ / 1000); in ReadAndVerifyLog()