Searched refs:GetNumberOfSentBytesSinceLastCallAndReset (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 DUploadBandwidthThrottler.h45 uint64 GetNumberOfSentBytesSinceLastCallAndReset();
H A DUploadBandwidthThrottler.cpp91 uint64 UploadBandwidthThrottler::GetNumberOfSentBytesSinceLastCallAndReset() function in class:UploadBandwidthThrottler
H A DUploadQueue.cpp282 uint64 sentBytes = theApp->uploadBandwidthThrottler->GetNumberOfSentBytesSinceLastCallAndReset();

Completed in 85 milliseconds