public class PsStats
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.util.Date |
endTime |
java.util.List |
processList
A list of processes (with enclosing CPU samples).
|
int |
samplePeriod
Statistics sampling period.
|
java.util.Date |
startTime
Start and end of sampling period.
|
Constructor and Description |
---|
PsStats() |