Skip to main content
The Deno 2 Release Candidate is here
Learn more
function delay
import { delay } from "https://deno.land/x/shutdown_aware_transform_stream@1.0.0/dev_deps.ts";

Parameters

ms: number
optional
options: DelayOptions = [UNSUPPORTED]

Returns

Promise<void>