Files
ladybird/Libraries/LibCore
Sergey Bugaev 345fbd1fc1 LibCore: Fix timer expiration processing
The previous code did not account for the case when there are timers present,
but none are enabled, and used a zero polling timeout.

Fixes https://github.com/SerenityOS/serenity/issues/2222
2020-05-15 17:41:54 +02:00
..
2020-05-14 20:15:18 +02:00
2020-02-14 13:17:26 +01:00
2020-02-14 13:17:26 +01:00
2020-03-14 23:56:12 +01:00