Searched defs:GetTotalSentBytes (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 DStatistics.h244 static uint64 GetTotalSentBytes() { return s_totalSent; } function in class:CStatistics
530 static uint64 GetTotalSentBytes() { return s_statData[sdTotalSentBytes]; } function in class:CStatistics

Completed in 25 milliseconds