Space Engineers
|
This is the complete list of members for VRage.Library.Utils.MyTimer, including all inherited members.
Dispose() | VRage.Library.Utils.MyTimer | inline |
MyTimer(int intervalMS, Action callback) | VRage.Library.Utils.MyTimer | inline |
Start() | VRage.Library.Utils.MyTimer | inline |
StartOneShot(int intervalMS, TimerEventHandler handler) | VRage.Library.Utils.MyTimer | inlinestatic |
Stop() | VRage.Library.Utils.MyTimer | inline |
TimerEventHandler(int id, int msg, IntPtr user, int dw1, int dw2) | VRage.Library.Utils.MyTimer |