DenoDeno.refTimerfunction Deno.refTimer#refTimer(id: number | NodeJS.Timeout): voidMake the timer of the given id block the event loop from finishing. Parameters ##id: number | NodeJS.Timeout Return Type #void
function Deno.refTimer#refTimer(id: number | NodeJS.Timeout): voidMake the timer of the given id block the event loop from finishing. Parameters ##id: number | NodeJS.Timeout Return Type #void