Skip to content

Latest commit

 

History

History

tidy_event_queue

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Tidy event queue

Contents

This example contains an example implementation of how to keep an event-loop tidy without lots of conditionals. This is done with the use of a simple event queue.