[Flags] enum TimerCallback { Function = 0, EventSet = 0x10, EventPulse = 0x20, KillSynchronous = 0x100 };
Enum TimerCallback TODO End Enum
None.