Package PamUtils
Class SystemTiming
java.lang.Object
PamUtils.SystemTiming
Class for some system based time functions, primarily to get
CPU time for the process and to set the system time. These are
bundled together here purely for the convenience of having the
native code in a single dll. A windows DLL has been written -
we need someone to write DLL's for other OS.
- Author:
- Doug Gillespie
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic long
static void
load()
static boolean
setSystemTime
(long timeMilliseconds) static boolean