Package com.biglybt.core.stats.transfer
Interface OverallStats
-
- All Superinterfaces:
GeneralStats
- All Known Implementing Classes:
OverallStatsImpl
public interface OverallStats extends GeneralStats
-
-
Method Summary
-
Methods inherited from interface com.biglybt.core.stats.transfer.GeneralStats
clearMark, getAverageDownloadSpeed, getAverageDownloadSpeed, getAverageUploadSpeed, getAverageUploadSpeed, getDownloadedBytes, getDownloadedBytes, getMarkTime, getSessionUpTime, getTotalUpTime, getTotalUpTime, getUploadedBytes, getUploadedBytes, setMark
-
-