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