Class NetworkManagerUtilities
java.lang.Object
com.biglybt.core.networkmanager.impl.NetworkManagerUtilities
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic int
Translate the group speed limit to a proper real rate.
-
Constructor Details
-
NetworkManagerUtilities
public NetworkManagerUtilities()
-
-
Method Details
-
getGroupRateLimit
Translate the group speed limit to a proper real rate.- Parameters:
group
- to use- Returns:
- rate real limit in bytes per second
-