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

/macosx-10.9.5/xnu-2422.115.4/osfmk/i386/
H A Drtclock.c210 uint64_t oldnsecs; local
216 oldnsecs = rntp->ns_base + _rtc_tsc_to_nanoseconds(tsc - rntp->tsc_base, rntp);
223 if (oldnsecs < newnsecs) {

Completed in 103 milliseconds