Share via


Timer Helper Library (Compact 2013)

3/26/2014

The timer driver provides functions to applications and other operating system modules to use for managing various multimedia related data and events. For example, 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.

For reference information, see Timer Driver Reference.

The timer driver sample is in %_WINCEROOT%\Public\Common\OAK\Drivers\Mmtimer.

See Also

Reference

Device Driver Development Helper Libraries