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