Searched refs:m_lastSort (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 DUploadQueue.h87 uint32 m_lastSort; member in class:CUploadQueue
H A DUploadQueue.cpp69 m_lastSort = 0;
79 m_lastSort = tick;
291 if ((sint32) (tick - m_lastSort) > MIN2MS(2)) {

Completed in 62 milliseconds