Skip to content
This repository was archived by the owner on Aug 18, 2026. It is now read-only.

Delay command

Alvin Cheng edited this page Jan 9, 2023 · 2 revisions

Description

Welcome to the delay command! This command will delay the program for however long of a unit from parameter 1 that's specified in parameter 1. The units accepted are: seconds and minutes. If no unit is detected milliseconds will be used as the default unit.

Example

delay 10 seconds;

Clone this wiki locally