|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.upc.dama.dex.core.DEX.SystemStatistics
public static class DEX.SystemStatistics
Statistics of the system.
| Field Summary | |
|---|---|
long |
availMem
Free physical memory in KB. |
int |
cpu
Number of CPUs. |
long |
realTime
Time of day in microseconds (since epoch). |
long |
sysTime
CPU system time in microseconds. |
long |
totalMem
Physical memory in KB. |
long |
userTime
CPU user time in microseconds. |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int cpu
public long realTime
public long userTime
public long sysTime
public long totalMem
public long availMem
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||