nS_CreateTimer([iDelay%=-1], [hEndEvent%=-1])Function
Description:
Creates a timer object

Parameters:
iDelay% [Default value = -1] = Delay of the timer
hEndEvent% [Default value = -1] = Event to launch when timer reaches 0 (-1: none)

Return value:
Timer handle



Documentation generated by Cod2Doc on 24 Oct 2005.