donotturnoff / aerend

My third year project
0 stars 0 forks source link

Pop all events in `EventDispatcher::pop_events` #126

Closed donotturnoff closed 2 years ago

donotturnoff commented 2 years ago

Currently only one is popped at a time, but performance might be improved by popping multiple.