Searched refs:NowNtp (Results 1 – 1 of 1) sorted by relevance
39 NowNtp(&rtcp.ntp_secs, &rtcp.ntp_frac); in GenerateRtcp()44 void NowNtp(uint32_t* ntp_secs, uint32_t* ntp_frac) const { in NowNtp() function in webrtc::Time