ladybird/Userland/Libraries/LibCore/Platform
Timothy Flynn 5dd3b91f0e LibCore+LibWebView: Move process statistics to LibCore
This will be needed to collect statistics from processes that do not
have anything to do with LibWebView. The ProcessInfo structure must be
virtual to allow callers to add application-specific information.
2024-04-22 14:46:10 -06:00
..
ProcessInfo.h LibCore+LibWebView: Move process statistics to LibCore 2024-04-22 14:46:10 -06:00
ProcessStatistics.h LibCore+LibWebView: Move process statistics to LibCore 2024-04-22 14:46:10 -06:00
ProcessStatisticsLinux.cpp LibCore+LibWebView: Move process statistics to LibCore 2024-04-22 14:46:10 -06:00
ProcessStatisticsMach.cpp LibCore+LibWebView: Move process statistics to LibCore 2024-04-22 14:46:10 -06:00
ProcessStatisticsMach.h LibCore+LibWebView: Move process statistics to LibCore 2024-04-22 14:46:10 -06:00
ProcessStatisticsSerenity.cpp LibCore+LibWebView: Move process statistics to LibCore 2024-04-22 14:46:10 -06:00
ProcessStatisticsUnimplemented.cpp LibCore+LibWebView: Move process statistics to LibCore 2024-04-22 14:46:10 -06:00