OALTimerInitCount (Compact 2013)
10/16/2014
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 |