deno.com

interface TimerOptions

extends Abortable

Properties #

#ref: boolean | undefined
optional

Set to false to indicate that the scheduled Timeout should not require the Node.js event loop to remain active.