Searched refs:oldnsecs (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/xnu-2782.1.97/osfmk/i386/
H A Drtclock.c194 uint64_t oldnsecs; local
200 oldnsecs = rntp->ns_base + _rtc_tsc_to_nanoseconds(tsc - rntp->tsc_base, rntp);
207 if (oldnsecs < newnsecs) {

Completed in 102 milliseconds