Searched refs:kNtpFracPerMicroSecond (Results 1 – 1 of 1) sorted by relevance
37 const double kNtpFracPerMicroSecond = 4294.967296; // = 2^32 / 10^6 in CurrentNtpTime() local41 total_fractions += Drift().us() * kNtpFracPerMicroSecond; in CurrentNtpTime()