waitUntilTime

Utility.waitUntilTime(hour, minute)

Parameters

hour Hour to wait until in 24 hour format.
minute Minute to wait until.

Returns

Nothing

Description

Suspends execution of the script until the time (from the computer's clock) reaches the specified time.