public abstract static class Timer.Callback
extends com.jniwrapper.Callback
| Constructor and Description |
|---|
Callback() |
| Modifier and Type | Method and Description |
|---|---|
com.jniwrapper.UInt |
getMsg() |
com.jniwrapper.UInt32 |
getTime()
Returns the number of milliseconds elapsed since the system was
started.
|
com.jniwrapper.UInt |
getTimerID() |
Wnd |
getWnd() |
callback, callback, clone, createReturnValueByFields, dispose, getCallingConvention, getDebugInfo, getLength, getParameters, getReturnValue, init, isNull, isUseFieldsForCallbackParameters, read, restoreState, saveState, setCallingConvention, setUseFieldsForCallbackParameters, toPointer, writepublic Wnd getWnd()
public com.jniwrapper.UInt getMsg()
public com.jniwrapper.UInt getTimerID()
public com.jniwrapper.UInt32 getTime()