property TimerOptions.ref
Set to false
to indicate that the scheduled Timeout
should not require the Node.js event loop to remain active.
Type Jump to heading
boolean | undefined
Set to false
to indicate that the scheduled Timeout
should not require the Node.js event loop to remain active.
boolean | undefined