Starts the event loop.
The loop will continue to run until either no more event listeners are active or until exitEventLoop() is called.
See Implementation
Starts the event loop.
The loop will continue to run until either no more event listeners are active or until exitEventLoop() is called.