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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DUploadBandwidthThrottler.cpp95 uint64 numberOfSentBytesSinceLastCall = m_SentBytesSinceLastCall; local
98 return numberOfSentBytesSinceLastCall;
111 uint64 numberOfSentBytesSinceLastCall = m_SentBytesSinceLastCallOverhead; local
114 return numberOfSentBytesSinceLastCall;

Completed in 75 milliseconds