summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorChris Young <chris@unsatisfactorysoftware.co.uk>2016-08-09 18:36:09 +0100
committerChris Young <chris@unsatisfactorysoftware.co.uk>2016-08-09 18:36:09 +0100
commit1ca5b7332c2b10b671e6844b79ed58d50337ce52 (patch)
tree2cb1fbe16191d60c8157f9b83b276971ffa413e8 /.gitattributes
parent94de23dce9b4cb490bcaf08433c6ba75abf4a29c (diff)
downloadnetsurf-1ca5b7332c2b10b671e6844b79ed58d50337ce52.tar.gz
netsurf-1ca5b7332c2b10b671e6844b79ed58d50337ce52.tar.bz2
Decouple the scheduler from system time
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.
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions