Searched refs:msPrev1 (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
1193 if (msCur-msPrev1 > 1000) { // approximately every second
1194 msPrev1 = msCur;
H A DamuleDlg.cpp1086 static uint32 msPrev1, msPrev5; local
1130 if (msCur-msPrev1 > 1000) { // every second
1131 msPrev1 = msCur;

Completed in 30 milliseconds