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.
10/16/2014
This function is called by the kernel to reprogram the system time. OEMs should implement OALTimerUpdateRescheduleTime if the implementation supports a variable tick.
Syntax
VOID OALTimerUpdateRescheduleTime(
DWORD time
);
Parameters
- time
Time that the system timer needs to be programmed to.
Remarks
OALTimerUpdateRescheduleTime is exported through OEMUpdateReschedTime.
Requirements
Header |
oal_timer.h |
Library |
Developer Implemented |