Searched refs:m_tts_time (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 DMuleListCtrl.cpp79 m_tts_time = 0;
697 } else if (m_tts_time + 1500u < GetTickCount()) {
701 m_tts_time = GetTickCount();
789 m_tts_time = 0;
H A DMuleListCtrl.h379 unsigned m_tts_time; member in class:CMuleListCtrl

Completed in 123 milliseconds