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