mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-01-26 19:22:30 -05:00
d14d68c462
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. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
GraphWidget.cpp | ||
GraphWidget.h | ||
main.cpp | ||
MemoryStatsWidget.cpp | ||
MemoryStatsWidget.h | ||
NetworkStatisticsWidget.cpp | ||
NetworkStatisticsWidget.h | ||
ProcessFileDescriptorMapWidget.cpp | ||
ProcessFileDescriptorMapWidget.h | ||
ProcessMemoryMapWidget.cpp | ||
ProcessMemoryMapWidget.h | ||
ProcessModel.cpp | ||
ProcessModel.h | ||
ProcessStateWidget.cpp | ||
ProcessStateWidget.h | ||
ProcessUnveiledPathsWidget.cpp | ||
ProcessUnveiledPathsWidget.h | ||
ThreadStackWidget.cpp | ||
ThreadStackWidget.h |