Searched defs:GetDownloadRate (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.h282 static double GetDownloadRate() { return s_downloadrate->GetRate(); } function in class:CStatistics
535 static double GetDownloadRate() { return (double)s_statData[sdDownload]; } function in class:CStatistics

Completed in 90 milliseconds