Searched refs:GetLastSrcAnswerTime (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 Dupdownclient.h226 uint32 GetLastSrcAnswerTime() const { return m_dwLastSourceAnswer; } function in class:CUpDownClient
H A DDownloadClient.cpp184 uint32 nTimePassedClient = dwTickCount - GetLastSrcAnswerTime();

Completed in 128 milliseconds