quitEventLoop
quitEventLoop():
void
Defined in: api/node/typescript/index.ts:783 ↗
Stops a spinning event loop. This function returns immediately, and the promise returned from run_event_loop() will resolve in a later tick of the nodejs event loop.
Returns
Section titled “Returns”void
© 2026 SixtyFPS GmbH