OALTimerInitCount (Windows CE 5.0)
This function initializes the system timer with a specified base period.
VOID OALTimerInitCount( UINT32 period);
Parameters
- period
[in] Specifies the base period for the system timer, in ticks.
Return Values
None.
Remarks
Requirements
OS Versions: Windows CE 5.0 and later
Header: Oal_timer.h
Link Library: Developer-defined
See Also
Send Feedback on this topic to the authors