public class EwonSystem extends Object
Constructor and Description |
---|
EwonSystem() |
Modifier and Type | Method and Description |
---|---|
static int |
getDirectInfoLong(String ParamName)
Internal use for diagnosis information access
|
static long |
getSysUpTime() |
static void |
setTime(long newTime)
Update the system time.
|
public static void setTime(long newTime)
set
function.newTime
- The difference, measured in milliseconds, between newTime
time and midnight, January 1, 1970 UTC.public static long getSysUpTime()
public static int getDirectInfoLong(String ParamName) throws EWException
EWException