Skip to main content
Module

x/redis/vendor/https/deno.land/std/async/delay.ts>delay

🦕 Redis client for Deno 🍕
Very Popular
Go to Latest
function delay
import { delay } from "https://deno.land/x/redis@v0.26.0/vendor/https/deno.land/std/async/delay.ts";

Parameters

ms: number
optional
options: DelayOptions = [UNSUPPORTED]

Returns

Promise<void>