Files
notedeck/src
William Casarin 17ec0c0a99 pool: process all events as soon as possible
before we were only processing one event per frame. This ensured that
not too much time is spent processing events in a single frame.
Unfortunately since we don't have persistent frame rendering, this is
not reliable.

We can look into limiting the number of events processed per frame if
message processing gets heavy.
2023-12-24 12:34:17 -08:00
..
2023-07-06 19:42:51 -07:00
2023-07-09 11:13:01 -07:00
2023-07-06 19:36:54 -07:00
2023-07-09 14:21:01 -07:00
2023-07-09 14:21:01 -07:00