Skip to content

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.

void


© 2026 SixtyFPS GmbH