Darknet YOLO (Obj Detection) icon Darknet YOLO (Obj Detection) Tiny YOLOv3 CPU-only real-time object detection using a camera; offline detection, script-triggered on-changes or on-demand results with class/scores. Try it →
 

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.