|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.chorem.jtimer.ui.system.unix.UnixSystemInfo
public class UnixSystemInfo
Linux system info. Based on https://jdic.dev.java.net/source/browse/jdic/src/incubator/systeminfo /src/unix/native/jni/systeminfo.c?rev=1.1.1.1&view=markup source code.
Constructor Summary | |
---|---|
UnixSystemInfo()
Constructor. |
Method Summary | |
---|---|
long |
getIdleTime()
Get system idle time in milliseconds. |
protected long |
getXssIdleTime()
Get idle time via Xss. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UnixSystemInfo()
Method Detail |
---|
public long getIdleTime()
SystemInfo
getIdleTime
in interface SystemInfo
protected long getXssIdleTime()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |