Searched refs:utc_start_time_ms_ (Results 1 – 2 of 2) sorted by relevance
22 : RtcEvent(timestamp.us()), utc_start_time_ms_(utc_start_time.ms()) {} in RtcEventBeginLog()34 ExtractRtcEventMember(batch, &RtcEventBeginLog::utc_start_time_ms_)); in Encode()
65 int64_t utc_start_time_ms_; variable