Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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