Searched refs:lastCalledSend (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 DEMSocket.h61 uint32 GetLastCalledSend() { return lastCalledSend; }
138 uint32 lastCalledSend; member in class:CEMSocket
H A DEMSocket.cpp86 lastCalledSend = ::GetTickCount();
491 lastCalledSend = ::GetTickCount();
685 sendgap = ::GetTickCount() - lastCalledSend;

Completed in 39 milliseconds