Module

std/node/timers.ts>setTimeout

Deno standard library
Go to Latest
function setTimeout
import { setTimeout } from "https://dotland.deno.dev/std@0.124.0/node/timers.ts";

Parameters

cb: TimerParams[0]
optional
timeout: TimerParams[1]
...args: unknown[]