mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 00:22:43 +02:00
The ideal solution here is to implement a more spec-compliant event loop, but while we get all the pieces in place for that, this at least makes the HTML event loop a bit more responsive since it never has to wait for a 16ms timer to fire.