Lines Matching defs:timenow

795         if ((rr->LastAPTime + rr->ThisAPInterval) - m->timenow > mDNSPlatformOneSecond * 10)
797 LogMsg("SetNextAnnounceProbeTime: ProbeCount %d Next in %d %s", rr->ProbeCount, (rr->LastAPTime + rr->ThisAPInterval) - m->timenow, ARDisplayString(m, rr));
798 LogMsg("SetNextAnnounceProbeTime: m->SuppressProbes %d m->timenow %d diff %d", m->SuppressProbes, m->timenow, m->SuppressProbes - m->timenow);
806 if (m->NextScheduledProbe - m->timenow < 0)
807 m->NextScheduledProbe = m->timenow;
835 if (m->SuppressProbes == 0 || m->SuppressProbes - m->timenow < 0)
843 m->SuppressProbes = NonZeroTime(m->timenow + DefaultProbeIntervalForTypeUnique/2 + mDNSRandom(DefaultProbeIntervalForTypeUnique/2));
848 if (m->SuppressProbes - m->timenow < 0) // Make sure we don't set m->SuppressProbes excessively in the past
849 m->SuppressProbes = m->timenow;
854 if (m->SuppressProbes - m->timenow < 0) // Make sure we don't set m->SuppressProbes excessively in the past
855 m->SuppressProbes = m->timenow;
861 if (m->SuppressProbes - m->timenow > mDNSPlatformOneSecond * 8)
864 m->SuppressProbes - m->timenow,
865 m->NextScheduledProbe - m->timenow,
866 m->NextScheduledQuery - m->timenow,
868 m->SuppressSending - m->timenow);
869 m->SuppressProbes = NonZeroTime(m->timenow + DefaultProbeIntervalForTypeUnique/2 + mDNSRandom(DefaultProbeIntervalForTypeUnique/2));
874 else if (m->SuppressProbes && m->SuppressProbes - m->timenow >= 0)
877 rr->LastAPTime = m->timenow - rr->ThisAPInterval;
886 rr->LastAPTime = m->timenow;
890 rr->LastMCTime = m->timenow;
1031 rr->LastAPTime = m->timenow - rr->ThisAPInterval;
1494 m->ProbeFailTime = m->timenow;
1505 m->SuppressProbes = NonZeroTime(m->timenow + mDNSPlatformOneSecond * 5);
1706 rr->LastAPTime = m->timenow - rr->ThisAPInterval;
1708 if (m->NextScheduledResponse - (m->timenow + mDNSPlatformOneSecond/10) >= 0)
1709 m->NextScheduledResponse = (m->timenow + mDNSPlatformOneSecond/10);
2335 m->NextScheduledResponse = m->timenow + 0x78000000;
2362 while (rr->NextUpdateCredit && m->timenow - rr->NextUpdateCredit >= 0) GrantUpdateCredit(rr);
2363 if (TimeToAnnounceThisRecord(rr, m->timenow))
2387 r2->LastAPTime = m->timenow;
2401 rr->LastAPTime = m->timenow;
2432 TimeToAnnounceThisRecord(rr, m->timenow + rr->ThisAPInterval/2) &&
2496 rr->LastMCTime = m->timenow;
2499 if (TimeToAnnounceThisRecord(rr, m->timenow + rr->ThisAPInterval/2))
2504 rr->LastAPTime = m->timenow;
2512 rr->LastMCTime = m->timenow;
2589 else if (rr->LastAPTime == m->timenow) numAnnounce++;else numAnswer++;
2659 if (a->LastMCTime == m->timenow &&
2685 rr->LastMCTime = m->timenow;
2794 if (!m->SuppressSending) m->SuppressSending = NonZeroTime(m->timenow + (mDNSPlatformOneSecond+9)/10);
2848 verbosedebugf("SendResponses: Next in %ld ticks", m->NextScheduledResponse - m->timenow);
2895 (rr->NextRequiredQuery - m->timenow) / mDNSPlatformOneSecond, CacheCheckGracePeriod(rr), CRDisplayString(m,rr));
2913 if (RRExpireTime(rr) - m->timenow > (mDNSs32)((interval * 4) / 3))
2920 rr->TimeRcvd = m->timenow - (mDNSs32)interval * 3;
2925 RRExpireTime(rr) - m->timenow, CRDisplayString(m, rr), rr->CRActiveQuestion);
2959 rr->TimeRcvd + TicksTTL(rr)/2 - m->timenow > // and its half-way-to-expiry time is at least 1 second away
2989 if (ucast) q->ExpectUnicastResp = NonZeroTime(m->timenow);
2997 rr->LastUnansweredTime = m->timenow;
3219 if (TimeToSendThisQuestion(q, m->timenow + q->ThisQInterval/10))
3223 if (TimeToSendThisQuestion(q, m->timenow + q->ThisQInterval/2))
3233 rr->TimeRcvd + TicksTTL(rr)/2 - m->timenow >= 0 && // and it is less than half-way to expiry
3234 rr->NextRequiredQuery - (m->timenow + q->ThisQInterval) > 0) // and we'll ask at least once again before NextRequiredQuery
3279 if (m->timenow + TicksTTL(cr)/50 - cr->NextRequiredQuery >= 0)
3283 ExpireDupSuppressInfoOnInterface(q->DupSuppress, m->timenow - TicksTTL(cr)/20, cr->resrec.InterfaceID);
3292 q->LastQTime = m->timenow - q->ThisQInterval;
3325 if (q->Target.type && (q->SendQNow || TimeToSendThisQuestion(q, m->timenow)))
3341 q->LastQTime = m->timenow;
3342 q->LastQTxTime = m->timenow;
3345 q->ExpectUnicastResp = NonZeroTime(m->timenow);
3347 else if (mDNSOpaque16IsZero(q->TargetQID) && !q->Target.type && TimeToSendThisQuestion(q, m->timenow))
3349 //LogInfo("Time to send %##s (%s) %d", q->qname.c, DNSTypeName(q->qtype), m->timenow - NextQSendTime(q));
3370 // which causes NextScheduledQuery to get (incorrectly) set to m->timenow. Setting it here is the right place, because the very
3372 m->NextScheduledQuery = m->timenow + 0x78000000;
3381 if (m->timenow - (q->LastQTime + (q->ThisQInterval/2)) >= 0)
3394 q->LastQTime = m->timenow;
3433 q->LastQTime = m->timenow;
3438 ExpireDupSuppressInfo(q->DupSuppress, m->timenow - q->ThisQInterval/2);
3440 q->LastQTxTime = m->timenow;
3451 m->NextScheduledProbe = m->timenow + 0x78000000;
3463 if (m->timenow - (ar->LastAPTime + ar->ThisAPInterval) < 0)
3491 ar->LastAPTime = m->timenow;
3524 ar->LastAPTime = m->timenow - DefaultAnnounceIntervalForTypeUnique;
3632 mDNSu32 SecsSinceRcvd = ((mDNSu32)(m->timenow - ka->TimeRcvd)) / mDNSPlatformOneSecond;
3733 if (!m->SuppressSending) m->SuppressSending = NonZeroTime(m->timenow + (mDNSPlatformOneSecond+9)/10);
3771 if (m->timenow + TicksTTL(cr)/50 - cr->NextRequiredQuery >= 0)
3845 q->LastQTime = m->timenow;
3846 q->LastQTxTime = m->timenow;
3904 if (!q->TimeoutQuestion || rr->resrec.RecordType != kDNSRecordTypePacketNegative || (m->timenow - q->StopTime < 0))
3912 rr->LastUsed = m->timenow;
4012 const mDNSs32 threshhold = m->timenow + mDNSPlatformOneSecond; // See if there are any records expiring within one second
4013 const mDNSs32 start = m->timenow - 0x10000000;
4051 if (m->timenow - (rr->TimeRcvd + ((mDNSs32)uTTL * mDNSPlatformOneSecond)) >= 0)
4054 CRDisplayString(m, rr), rr->resrec.rroriginalttl, uTTL, (m->timenow - rr->TimeRcvd)/mDNSPlatformOneSecond);
4099 q->ThisQInterval > InitialQuestionInterval * QuestionIntervalStep3 && m->timenow - q->LastQTxTime < mDNSPlatformOneSecond)
4103 q->LastQTime = m->timenow - InitialQuestionInterval + (mDNSs32)mDNSRandom((mDNSu32)mDNSPlatformOneSecond*4);
4226 q->LastQTime = m->timenow - q->ThisQInterval;
4363 if (m->timenow - event >= 0) // If expired, delete it
4368 m->timenow - rr->TimeRcvd, rr->resrec.rroriginalttl, rr->CRActiveQuestion, CRDisplayString(m, rr));
4382 q->LastQTime = m->timenow - q->ThisQInterval;
4393 if (rr->DelayDelivery && rr->DelayDelivery - m->timenow > 0)
4400 if (m->timenow - rr->NextRequiredQuery < 0) // If not yet time for next query
4404 // Set NextScheduledQuery to timenow so that SendQueries() will run.
4406 m->NextScheduledQuery = m->timenow;
4409 event = m->timenow + 0x3FFFFFFF;
4414 (event - m->timenow) / mDNSPlatformOneSecond, CacheCheckGracePeriod(rr), CRDisplayString(m, rr));
4612 mDNSu32 SecsSinceRcvd = ((mDNSu32)(m->timenow - rr->TimeRcvd)) / mDNSPlatformOneSecond;
4616 rr->resrec.rroriginalttl, SecsSinceRcvd, CRDisplayString(m, rr), m->timenow, rr->TimeRcvd);
4656 q->LastQTime = m->timenow - q->ThisQInterval;
4875 rr->TimeRcvd = m->timenow - mDNSPlatformOneSecond * 60;
4887 LogMsg("mDNS_TimeNow called while holding mDNS lock. This is incorrect. Code protected by lock should just use m->timenow.");
4888 if (!m->timenow) LogMsg("mDNS_TimeNow: m->mDNS_busy is %ld but m->timenow not set", m->mDNS_busy);
4891 if (m->timenow) time = m->timenow;
4915 if (m->SPSSocket && m->timenow - rr->TimeExpire < 0) // If proxy record not expired yet, update m->NextScheduledSPS
4962 m->NextScheduledStopTime = m->timenow + 0x3FFFFFFF;
4975 if (m->timenow - q->StopTime >= 0)
4977 LogInfo("TimeoutQuestions: question %p %##s timed out, time %d", q, q->qname.c, m->timenow - q->StopTime);
5011 mDNS_Lock(m); // Must grab lock before trying to read m->timenow
5017 if (m->timenow - m->NextScheduledEvent >= 0)
5034 if (m->SuppressProbes && m->timenow - m->SuppressProbes >= 0) m->SuppressProbes = 0;
5037 if (m->NumFailedProbes && m->timenow - m->ProbeFailTime >= mDNSPlatformOneSecond * 10) m->NumFailedProbes = 0;
5040 if (m->rrcache_size && m->timenow - m->NextCacheCheck >= 0)
5043 m->NextCacheCheck = m->timenow + 0x3FFFFFFF;
5046 if (m->timenow - m->rrcache_nextcheck[slot] >= 0)
5049 m->rrcache_nextcheck[slot] = m->timenow + 0x3FFFFFFF;
5064 debugf("m->NextCacheCheck %4d checked, next in %d", numchecked, m->NextCacheCheck - m->timenow);
5067 if (m->timenow - m->NextScheduledSPS >= 0)
5069 m->NextScheduledSPS = m->timenow + 0x3FFFFFFF;
5078 if (m->timenow - m->NextScheduledKA >= 0)
5080 m->NextScheduledKA = m->timenow + 0x3FFFFFFF;
5085 if (m->AnnounceOwner && m->timenow - m->AnnounceOwner >= 0)
5090 if (m->DelaySleep && m->timenow - m->DelaySleep >= 0)
5103 if (m->NewQuestions->DelayAnswering && m->timenow - m->NewQuestions->DelayAnswering < 0) break;
5206 if (m->mDNSPlatformStatus == mStatus_NoError && (m->SuppressSending == 0 || m->timenow - m->SuppressSending >= 0))
5217 if (m->timenow - m->NextScheduledQuery >= 0 || m->timenow - m->NextScheduledProbe >= 0) SendQueries(m);
5218 if (m->timenow - m->NextScheduledQuery >= 0)
5222 m->timenow, m->NextScheduledQuery, m->timenow - m->NextScheduledQuery);
5223 m->NextScheduledQuery = m->timenow + mDNSPlatformOneSecond;
5225 if (ActiveQuestion(q) && m->timenow - NextQSendTime(q) >= 0)
5228 if (m->timenow - m->NextScheduledProbe >= 0)
5231 m->timenow, m->NextScheduledProbe, m->timenow - m->NextScheduledProbe);
5232 m->NextScheduledProbe = m->timenow + mDNSPlatformOneSecond;
5236 if (m->timenow - m->NextScheduledResponse >= 0) SendResponses(m);
5237 if (m->timenow - m->NextScheduledResponse >= 0)
5240 m->NextScheduledResponse = m->timenow + mDNSPlatformOneSecond;
5248 if (m->NextScheduledStopTime && m->timenow - m->NextScheduledStopTime >= 0) TimeoutQuestions(m);
5250 if (m->NextSRVUpdate && m->timenow - m->NextSRVUpdate >= 0) UpdateAllSRVRecords(m);
5251 if (m->timenow - m->NextScheduledNATOp >= 0) CheckNATMappings(m);
5252 if (m->timenow - m->NextuDNSEvent >= 0) uDNS_Tasks(m);
5355 question->LastQTime = m->timenow - question->ThisQInterval;
5504 q->LastQTime = m->timenow - q->ThisQInterval;
5506 ExpireDupSuppressInfo(q->DupSuppress, m->timenow);
5507 m->NextScheduledQuery = m->timenow;
5614 m->timenow - (rr->LastAPTime + rr->ThisAPInterval) < 0)
5768 intf->NextSPSAttemptTime = m->timenow + mDNSPlatformOneSecond;
5850 rr->LastAPTime = m->timenow;
5903 intf->NextSPSAttemptTime = m->timenow + mDNSPlatformOneSecond * 10; // If successful, update NextSPSAttemptTime
6041 // First make sure none of our interfaces' NextSPSAttemptTimes are inadvertently set to m->timenow + mDNSPlatformOneSecond * 10
6043 if (intf->NextSPSAttempt && intf->NextSPSAttemptTime == m->timenow + mDNSPlatformOneSecond * 10)
6048 if (!AuthRecord_uDNS(rr) && !mDNSOpaque16IsZero(rr->updateid) && m->timenow - (rr->LastAPTime + rr->ThisAPInterval) >= 0)
6065 if (intf->NextSPSAttempt && intf->NextSPSAttemptTime == m->timenow + mDNSPlatformOneSecond * 10 && intf->NextSPSAttempt < 8)
6256 m->NextScheduledSPRetry = m->timenow;
6332 intf->ifname, &intf->ip, NextQSendTime(&intf->NetWakeBrowse) - m->timenow, intf->NetWakeBrowse.ThisQInterval);
6339 intf->NextSPSAttemptTime = m->timenow + mDNSPlatformOneSecond;
6346 // Don't need to set m->NextScheduledSPRetry here because we already set "m->NextScheduledSPRetry = m->timenow" above
6428 LogSPS("%s (old state %d) at %ld", sleep ? "Sleeping" : "Waking", m->SleepState, m->timenow);
6451 LogSPS("mDNSCoreMachineSleep: Re-sleeping immediately after waking; will delay for %d ticks", m->DelaySleep - m->timenow);
6457 m->SleepLimit = NonZeroTime(m->timenow + mDNSPlatformOneSecond * 10);
6494 m->DelaySleep = NonZeroTime(m->timenow + mDNSPlatformOneSecond * 16);
6511 m->NextSRVUpdate = NonZeroTime(m->timenow + mDNSPlatformOneSecond);
6512 LogInfo("mDNSCoreMachineSleep waking: NextSRVUpdate in %d %d", m->NextSRVUpdate - m->timenow, m->timenow);
6542 const mDNSs32 remain = uTTL - (m->timenow - cr->TimeRcvd) / mDNSPlatformOneSecond;
6559 if (m->timenow - (cr->TimeRcvd + ((mDNSs32)uTTL * mDNSPlatformOneSecond)) >= 0)
6974 m->SuppressProbes = NonZeroTime(m->timenow + mDNSPlatformOneSecond);
7086 if (owner->seq != rr->WakeUp.seq || m->timenow - rr->TimeRcvd > mDNSPlatformOneSecond * 60)
7247 if (m->timenow - (rr->LastMCTime + mDNSPlatformOneSecond) >= 0 ||
7267 m->NextScheduledResponse = m->timenow;
7304 if (cr->MPUnansweredQ == 0 || m->timenow - cr->MPLastUnansweredQT >= mDNSPlatformOneSecond)
7310 cr->MPLastUnansweredQT = m->timenow;
7330 if (!q->Target.type && ActiveQuestion(q) && m->timenow - q->LastQTxTime > mDNSPlatformOneSecond / 4)
7399 LogMsg("Suppressed after%4d: %s", m->timenow - rr->ImmedAnswerMarkTime, ARDisplayString(m, rr));
7410 if (ourcacherr && ourcacherr->MPExpectingKA && m->timenow - ourcacherr->MPLastUnansweredQT < mDNSPlatformOneSecond)
7469 if (m->timenow - (rr->LastMCTime + TicksTTL(rr)/4) >= 0)
7503 rr->ImmedAnswerMarkTime = m->timenow;
7505 m->NextScheduledResponse = m->timenow;
7546 if (delayresponse && (!m->SuppressSending || (m->SuppressSending - m->timenow) < (delayresponse + 49) / 50))
7551 LogMsg("Current SuppressSending delay%5ld; require%5ld", m->SuppressSending - m->timenow, (delayresponse + 49) / 50);
7566 m->SuppressSending = m->timenow + (delayresponse + (mDNSs32)mDNSRandom((mDNSu32)mDNSPlatformOneSecond*5) + 49) / 50;
7570 LogMsg("Set SuppressSending to %5ld", m->SuppressSending - m->timenow);
7605 if (cr->UnansweredQueries == 0 || m->timenow - cr->LastUnansweredTime >= mDNSPlatformOneSecond)
7608 cr->LastUnansweredTime = m->timenow;
7623 if (RRExpireTime(cr) - m->timenow > 4 * mDNSPlatformOneSecond)
7642 mDNSu32 remain = (mDNSu32)(RRExpireTime(cr) - m->timenow) / 4;
7647 if (RRExpireTime(cr) - m->timenow > 4 * mDNSPlatformOneSecond)
7670 i = RecordDupSuppressInfo(q->DupSuppress, m->timenow, InterfaceID, srcaddr->type);
7803 if (SrcLocal && q->ExpectUnicastResp && (mDNSu32)(m->timenow - q->ExpectUnicastResp) < (mDNSu32)(mDNSPlatformOneSecond*2))
8012 rr->TimeRcvd = m->timenow;
8246 if (RRExpireTime(rr) - m->timenow > 0) break;
8554 rr->TimeRcvd = m->timenow;
8560 NextCacheCheckEvent(rr) - m->timenow, slot, m->rrcache_nextcheck[slot] - m->timenow, m->NextCacheCheck - m->timenow);
8581 rr->TimeRcvd = m->timenow;
8646 if (RRExpireTime(rr) - m->timenow > mDNSPlatformOneSecond)
8649 rr->TimeRcvd = m->timenow;
8853 rr->TimeRcvd = m->timenow - TicksTTL(rr) - 1;
9097 if (rr->ImmedAnswer == mDNSNULL) { rr->ImmedAnswer = InterfaceID; m->NextScheduledResponse = m->timenow; }
9098 else if (rr->ImmedAnswer != InterfaceID) { rr->ImmedAnswer = mDNSInterfaceMark; m->NextScheduledResponse = m->timenow; }
9169 if ((m->rec.r.resrec.RecordType & kDNSRecordTypePacketUniqueMask) && m->timenow - rr->LastMCTime > mDNSPlatformOneSecond/2)
9170 { rr->ImmedAnswer = mDNSInterfaceMark; m->NextScheduledResponse = m->timenow; }
9234 delay = NonZeroTime(m->timenow + mDNSPlatformOneSecond);
9267 rr->TimeRcvd = m->timenow;
9356 if (m->timenow - r2->TimeRcvd < mDNSPlatformOneSecond && RRExpireTime(r2) - m->timenow > mDNSPlatformOneSecond)
9377 r2->TimeRcvd = m->timenow;
9381 verbosedebugf("Cache flush new %p age %d expire in %d %s", r1, m->timenow - r1->TimeRcvd, RRExpireTime(r1) - m->timenow, CRDisplayString(m, r1));
9382 verbosedebugf("Cache flush old %p age %d expire in %d %s", r2, m->timenow - r2->TimeRcvd, RRExpireTime(r2) - m->timenow, CRDisplayString(m, r2));
9402 if (r2->TimeRcvd == m->timenow && r2->resrec.rroriginalttl == 1 && r2->UnansweredQueries == MaxUnansweredQueries)
9407 else if (RRExpireTime(r2) - m->timenow > mDNSPlatformOneSecond)
9413 r2->TimeRcvd = m->timenow - 1;
9414 // We use (m->timenow - 1) instead of m->timenow, because we use that to identify records
9907 if (!ar->KATimeExpire || (m->timenow - ar->KATimeExpire >= 0))
9910 ar->KATimeExpire = NonZeroTime(m->timenow + timeout * mDNSPlatformOneSecond);
10066 ar->TimeRcvd = m->timenow;
10067 ar->TimeExpire = m->timenow + updatelease * mDNSPlatformOneSecond;
10142 rr->expire = NonZeroTime(m->timenow + updatelease * mDNSPlatformOneSecond);
10165 if (m->SleepLimit) m->NextScheduledSPRetry = m->timenow;
10195 cr->TimeRcvd = m->timenow;
10197 cr->NextRequiredQuery = m->timenow;
10198 cr->LastUsed = m->timenow;
10525 ptime = server->penaltyTime - m->timenow;
10531 LogMsg("PenaltyTimeForServer: PenaltyTime negative %d, (server penaltyTime %d, timenow %d) resetting the penalty",
10532 ptime, server->penaltyTime, m->timenow);
10856 mDNSVal16(curmatch->port), (curmatch->penaltyTime ? (curmatch->penaltyTime - m->timenow) : 0), ifname ? ifname : "None",
10890 (curmatch->penaltyTime ? (curmatch->penaltyTime - m->timenow) : 0), ifname ? ifname : "None",
11389 question->StopTime = NonZeroTime(m->timenow + timeout * mDNSPlatformOneSecond);
11402 question->StopTime = NonZeroTime(m->timenow + GetTimeoutForMcastQuestion(m, question) * mDNSPlatformOneSecond);
11435 question->LastQTime = m->timenow;
11523 question->LastQTxTime = m->timenow;
11539 question->qname.c, DNSTypeName(question->qtype), question->InterfaceID, m->timenow,
11540 NextQSendTime(question) - m->timenow,
11541 question->DelayAnswering ? question->DelayAnswering - m->timenow : 0,
11546 question->DelayAnswering - m->timenow, question->qname.c, DNSTypeName(question->qtype));
12437 while (rr->NextUpdateCredit && m->timenow - rr->NextUpdateCredit >= 0) GrantUpdateCredit(rr);
12439 if (!rr->NextUpdateCredit) rr->NextUpdateCredit = NonZeroTime(m->timenow + kUpdateCreditRefreshInterval);
12444 if (!rr->UpdateBlocked) rr->UpdateBlocked = NonZeroTime(m->timenow + (mDNSs32)delay * mDNSPlatformOneSecond);
12757 set->NextSPSAttemptTime = m->timenow;
12890 if (!m->SuppressSending) m->SuppressSending = m->timenow + (mDNSs32)mDNSRandom((mDNSu32)InitialQuestionInterval);
12900 m->SuppressProbes - NonZeroTime(m->timenow + probedelay) < 0)
12901 m->SuppressProbes = NonZeroTime(m->timenow + probedelay);
12907 m->AnnounceOwner = NonZeroTime(m->timenow + 60 * mDNSPlatformOneSecond);
12934 q->LastQTime = m->timenow - q->ThisQInterval + qdelay;
13635 if (rr->AnnounceCount == InitialAnnounceCount && m->timenow - rr->LastAPTime >= 0)
13641 rr->LastAPTime = m->timenow + mDNSPlatformOneSecond * 9; // Send first packet at rr->LastAPTime + rr->ThisAPInterval, i.e. 10 seconds from now
14140 m->NextScheduledSPS = m->timenow;
14177 mDNSs32 timenow;
14207 timenow = mDNS_TimeNow_NoLock(m);
14209 m->timenow = 0; // MUST only be set within mDNS_Lock/mDNS_Unlock section
14210 m->timenow_last = timenow;
14211 m->NextScheduledEvent = timenow;
14212 m->SuppressSending = timenow;
14213 m->NextCacheCheck = timenow + 0x78000000;
14214 m->NextScheduledQuery = timenow + 0x78000000;
14215 m->NextScheduledProbe = timenow + 0x78000000;
14216 m->NextScheduledResponse = timenow + 0x78000000;
14217 m->NextScheduledNATOp = timenow + 0x78000000;
14218 m->NextScheduledSPS = timenow + 0x78000000;
14219 m->NextScheduledKA = timenow + 0x78000000;
14220 m->NextScheduledStopTime = timenow + 0x78000000;
14229 m->AnnounceOwner = NonZeroTime(timenow + 60 * mDNSPlatformOneSecond);
14259 m->rrcache_nextcheck[slot] = timenow + 0x78000000;;
14285 m->NextuDNSEvent = timenow + 0x78000000;
14286 m->NextSRVUpdate = timenow + 0x78000000;
14318 m->retryGetAddr = timenow + 0x78000000; // absolute time when we retry
14326 m->LastNATReplyLocalTime = timenow;
14935 rr->LastAPTime = m->timenow - rr->ThisAPInterval;
14952 m->ShutdownTime = NonZeroTime(m->timenow + mDNSPlatformOneSecond * 5);
15025 if (m->NextScheduledResponse - m->timenow < mDNSPlatformOneSecond)
15027 m->NextScheduledResponse = m->timenow;