mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-13 02:16:39 +02:00
Casting u64 to float is probably not a safe thing to do. Also, keep time deltas in u64 values as they can easily wrap between calculations. This fixes CPU usage calculation when a process is spinning in a loop.
15 KiB
15 KiB