Package PamModel
Class PamProfiler
java.lang.Object
PamModel.PamProfiler
- 
Nested Class Summary
Nested Classes - 
Method Summary
Modifier and TypeMethodDescriptionstatic PamProfilerstatic doublestatic doublegetProcessCPUUsage(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)  
 -