Home | History | Annotate | Download | only in source

Lines Matching refs:ntp_sec

272   uint32_t ntp_sec = 0;
274 _clock->CurrentNtp(ntp_sec, ntp_frac);
275 uint32_t now = RTCPUtility::MidNtp(ntp_sec, ntp_frac);