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.
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 |