%pulseTick()

Aliases%pulseTick( )
Parameters[float @rounds]

    Causes the running script to delay for the period of time internally
defined as PULSE_TICK. As far as the game relates this is the period of
time known to players as 1 game hour. If the @rounds parameter is provided
then the script will pause for a multiple of the tick pulse defined by
@rounds.