public static interface Win32IdleTime.Kernel32
extends com.sun.jna.win32.StdCallLibrary
Modifier and Type | Field and Description |
---|---|
static Win32IdleTime.Kernel32 |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
int |
GetTickCount()
Retrieves the number of milliseconds that have elapsed since the system was started.
|
static final Win32IdleTime.Kernel32 INSTANCE