function Deno.unrefTimer
Jump to headingunrefTimer(id: number): voidMake the timer of the given id not block the event loop from finishing.
Parameters Jump to heading
Jump to headingid: numberReturn Type Jump to heading
voidJump to headingunrefTimer(id: number): voidMake the timer of the given id not block the event loop from finishing.
Jump to headingid: numbervoid