Description
The sample program creates its own event handler. The handler callback is called when timer ticks occur in the operating system.
Concept
Sample program demonstrates creating your own handler using IHandler.
Task
Notice the time ticks away. These events are intercepted from the operating system and processed in the sample.
Supported
Supported
Supported