Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
1/5/2010
This function returns the timer compare value.
Implement this function only for systems with a count and compare timer.
Syntax
UINT32 OALTimerGetCompare();
Parameters
None.
Return Value
Returns the timer compare value, in ticks.
Remarks
Use this function to implement OALTimerRecharge, OALTimerCountsSinceSysTick, and OALTimerUpdate.
Requirements
| Header | oal_timer.h |
| Library | Developer Implemented |
| Windows Embedded CE | Windows CE 5.0 and later |