Searched defs:TimestampPair (Results 1 – 1 of 1) sorted by relevance
304 struct TimestampPair { struct in webrtc::SimulatedClockWithFrames305 TimestampPair(int64_t arrive_timestamp, int64_t render_timestamp) in TimestampPair() function308 int64_t arrive_time;309 int64_t render_time;