SetTimer


Calls the timer message after the delay has ended. Syntax:

SetTimer(flex_delay);

To stop the timer, use:

SetTimer(0);