OnTimerProcess

Sets the OnTimer event handling flag.

void  OnTimerProcess(
   bool     value        // flag
   )

Parameters

value

[in] OnTimer event handling flag.

Return Value

None.

Note

If the flag is true, the OnTimer event is handled. By default, the flag is set to false.