nS_SetTimer(hTimer%, iDelay%, [hEndEvent%=-1]) | Function |
Description: Sets the timer & (re)start it | |
Parameters: hTimer% = Timer handle iDelay% = Delay in millisecs hEndEvent% [Default value = -1] = Handle of the events to launch at end of timer (-1 = none) | |
Return value: None |