Home | History | Annotate | Download | only in mDNSCore

Lines Matching refs:timenow_adjust

2699 		m->timenow_adjust += m->timenow_last - m->timenow;
2700 LogMsg("%s: mDNSPlatformRawTime went backwards by %ld ticks; setting correction factor to %ld", functionname, m->timenow_last - m->timenow, m->timenow_adjust);