public class PerformanceMonitor
extends java.lang.Object
Constructor and Description |
---|
PerformanceMonitor() |
Modifier and Type | Method and Description |
---|---|
double |
getCpuUsage() |
long |
getCurrentMemoryUsage() |
long |
getMaxMemory() |
double |
getThreadCPUUsage(long threadId) |
boolean |
isThreadInfoAvailable() |