mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 11:18:11 +00:00
![]() Instead of manually doing String::format("%d"/"%u") everywhere, let's have a String API for this. It's just a wrapper around format() for now, but it could be made more efficient in the future. |
||
---|---|---|
.. | ||
GraphWidget.cpp | ||
GraphWidget.h | ||
main.cpp | ||
Makefile | ||
MemoryStatsWidget.cpp | ||
MemoryStatsWidget.h | ||
ProcessModel.cpp | ||
ProcessModel.h | ||
ProcessTableView.cpp | ||
ProcessTableView.h |