Commit Graph

2 Commits

Author SHA1 Message Date
sorgelig
ea43ef519b Buffered OSD update. 2019-12-01 21:39:28 +08:00
David Holm
3908a7f583 main, scheduler: Improve latency by coroutine scheduling
Schedules tasks in the main loop using coroutines so that long running
tasks, particularly relating to the UI, can yield execution in order to
call the poll functions at a tighter interval.
2019-01-04 23:03:31 +01:00