Package com.biglybt.core.speedmanager
Interface SpeedManagerPingZone
- All Known Implementing Classes:
SpeedManagerPingMapperImpl.region
public interface SpeedManagerPingZone
-
Method Summary
Modifier and TypeMethodDescriptionint
int
int
int
int
-
Method Details
-
getUploadStartBytesPerSec
int getUploadStartBytesPerSec() -
getUploadEndBytesPerSec
int getUploadEndBytesPerSec() -
getDownloadStartBytesPerSec
int getDownloadStartBytesPerSec() -
getDownloadEndBytesPerSec
int getDownloadEndBytesPerSec() -
getMetric
int getMetric()
-