Searched refs:msPrev5 (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 Damule.cpp1141 static uint64 msPrev1, msPrev5, msPrevSave, msPrevHist, msPrevOS, msPrevKnownMet; local
1224 if (msCur-msPrev5 > 5000) { // every 5 seconds
1225 msPrev5 = msCur;
H A DamuleDlg.cpp1086 static uint32 msPrev1, msPrev5; local
1117 if (msCur-msPrev5 > 5000) { // every 5 seconds
1118 msPrev5 = msCur;

Completed in 128 milliseconds