Defines the state of the main loop. More...
Public Attributes | |
| Running | |
| The main loop is running. | |
| Suspended | |
| The main loop is suspended. | |
| Yielded | |
| The main loop is yielded. | |
Defines the state of the main loop.
| Suspended |
The main loop is suspended.
The main loop suspends until new work is available or a timeout expires.