mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-01 06:07:59 +00:00
After some uptime the total_time_scheduled can get too big for accurate float subtraction. It's better to do the subtraction in u64 and use float only for the division later on.
3.2 KiB
3.2 KiB