mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 17:12:55 +02:00
The PIT is now also running at a rate of ~250 ticks/second, so rather than assuming there are 1000 ticks/second we need to query the timer being used for the actual frequency. Fixes #4508