Searched refs:GetLastCalledSend (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DThrottledSocket.h50 virtual uint32 GetLastCalledSend() = 0;
H A DEMSocket.h61 uint32 GetLastCalledSend() { return lastCalledSend; } function in class:CEMSocket
H A DUploadBandwidthThrottler.cpp393 if (thisLoopTick-socket->GetLastCalledSend() > SEC2MS(1)) {

Completed in 36 milliseconds