Package convex.core.util
Class LoadMonitor
java.lang.Object
convex.core.util.LoadMonitor
lightweight load monitor class.
Load is measured on a per-thread basis.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LoadMonitor
public LoadMonitor()
-
-
Method Details
-
getLoad
-
up
public static void up() -
down
public static void down() -
get
-