Timer Driver Development Concepts (Windows CE 5.0)
The timer driver provides functions to applications and other operating systems modules to use for managing various multimedia related data and events. TimerThread is a service thread created for the Mmtimer.dll, which uses timeSetEvent and timeKillEvent functions to perform periodic callbacks or a one-time callback.
Send Feedback on this topic to the authors