Skip to main content

hasRef

method Timeout.prototype.hasRef
Jump to headingTimeout.prototype.hasRef(): boolean

If true, the Timeout object will keep the Node.js event loop active.

Return Type Jump to heading

boolean
Back to top