mirror of
https://github.com/netsurf-browser/netsurf
synced 2025-01-26 20:32:05 +03:00
1ca5b7332c
This is a hang-over from the old polling scheduler. I've modified it to use relative times and pass the callback along with the TimeRequest so events get executed in the order they arrive. The list of events is still in a heap sorted by expected execution time, but this may need to change to something more efficient for random lookups. |
||
---|---|---|
.. | ||
amiga | ||
atari | ||
beos | ||
cocoa | ||
framebuffer | ||
gtk | ||
monkey | ||
riscos | ||
windows | ||
Makefile |