Space Engineers
VRage.Library.Utils.MyTimer Member List

This is the complete list of members for VRage.Library.Utils.MyTimer, including all inherited members.

Dispose()VRage.Library.Utils.MyTimerinline
MyTimer(int intervalMS, Action callback)VRage.Library.Utils.MyTimerinline
Start()VRage.Library.Utils.MyTimerinline
StartOneShot(int intervalMS, TimerEventHandler handler)VRage.Library.Utils.MyTimerinlinestatic
Stop()VRage.Library.Utils.MyTimerinline
TimerEventHandler(int id, int msg, IntPtr user, int dw1, int dw2)VRage.Library.Utils.MyTimer