function Deno.unrefTimer
Make the timer of the given id
not block the event loop from finishing.
Parameters
🔗
id: number
Return Type
🔗
void
Make the timer of the given id
not block the event loop from finishing.
id: number
void