Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
function wait
Re-export
import { wait } from "https://deno.land/x/tellojs@v1.0.2/src/cmds/mod.ts";

Function that adds time between other functions

Parameters

this: DroneController

Time you want to delay for (in ms)

delay: number