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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DStatistics.h241 static uint64 GetStartTime() { return s_uptime->GetTimerStart(); } function in class:CStatistics
H A DClientList.cpp996 if (pCurClient->GetSourceFrom() == SF_SOURCE_SEEDS && cur_tick - (uint32)theStats::GetStartTime() < MIN2MS(10)) continue;

Completed in 43 milliseconds