API Reference/Endpoint/Core
EventQueue
'EventQueue' is a singleton class representing a queue for storing events.
Static Methods
getInstance
Gets the EventQueue instance.
Returns
EventQueue
·
EventQueue object
Methods
emitBreakEvent
Puts the break event on the events queue.
You can use it to break the waitEvent
loop.
waitEvent
Starts a loop waiting for an Event.
Returns
EventHolder
·
EventHolder object
getEvent
Gets the first event from the events queue.
Returns
std::optional<EventHolder>
·
EventHolder object (optional)
We use cookies on our website. We use them to ensure the proper functioning of the site and, if you agree, for purposes we set, such as analytics or marketing.