Deno.unrefTimerMake the timer of the given id not block the event loop from finishing. function unrefTimer(id: number): void;§unrefTimer(id: number): void[src]§Parameters§id: number[src]§Return Type§void[src]