Passes a signed 32-bit quantity to the kernel which it uses to adjust the system timer. Depending on the hardware implementation this may occur immediately or on the next system tick.
The value is not checked for sanity, so caution should be used to avoid unexpected results.
BOOLEAN AdjustRtSystemTimer( int iAdjustment );
iAdjustment
TRUE
FALSE
E_OK 0x0000
Versions | Defined in | Include | Link to |
---|---|---|---|
INtime 6.0 | intime/rt/include/rtbase.h | rt.h | rt.lib |