Share via


Timer Driver Development Concepts

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

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.