interface TimerOptions
extends Abortable
Properties Jump to heading
optional
Jump to headingref: boolean | undefinedSet to false to indicate that the scheduled Timeout
should not require the Node.js event loop to remain active.
Jump to headingref: boolean | undefinedSet to false to indicate that the scheduled Timeout
should not require the Node.js event loop to remain active.