public class PerformanceMonitor extends Object
| Constructor and Description |
|---|
PerformanceMonitor() |
| Modifier and Type | Method and Description |
|---|---|
double |
getCpuUsage() |
long |
getMemoryUsage() |
String |
printGCStats() |
public double getCpuUsage()
public long getMemoryUsage()
public String printGCStats()
Copyright © 2023. All rights reserved.