Package PamModel
Class PamProfiler
java.lang.Object
PamModel.PamProfiler
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic PamProfiler
static double
static double
getProcessCPUUsage
(PamProfiler.CPUUsageSnapshot start, PamProfiler.CPUUsageSnapshot end, long lastTime)
-
Method Details
-
getInstance
-
makeCPUUsageSnapshot
-
getProcessCPUUsage
public static double getProcessCPUUsage(PamProfiler.CPUUsageSnapshot start, PamProfiler.CPUUsageSnapshot end) -
getProcessCPUUsage
public static double getProcessCPUUsage(PamProfiler.CPUUsageSnapshot start, PamProfiler.CPUUsageSnapshot end, long lastTime)
-