OALTimerInitCount (Windows Embedded CE 6.0)
1/5/2010
This function initializes the system timer with a specified base period.
Syntax
VOID OALTimerInitCount(
UINT32 period
);
Parameters
- period
[in] Specifies the base period for the system timer, in ticks.
Return Value
None.
Requirements
Header | oal_timer.h |
Library | Developer Implemented |
Windows Embedded CE | Windows CE 5.0 and later |