Timer Driver Functions (Windows Embedded CE 6.0)
1/6/2010
The following table shows the timer driver functions.
Programming element | Description |
---|---|
This function sets the minimum timer resolution for an application or device driver. |
|
This function clears a previously set minimum timer resolution. |
|
This function queries the timer device to determine its resolution. |
|
This function returns the lowest 32 bits of the frequency of the high-resolution performance counter. |
|
This function returns 0xFFFFFFFF. |
|
This function retrieves the system time, in milliseconds. |
|
This function retrieves the system time, in milliseconds. |
|
This function cancels a specified timer event. |
|
This function starts a specified timer event. |