1
0
mirror of https://github.com/wolfpld/tracy.git synced 2025-03-20 07:40:02 +08:00

Process CPU usage reports.

This commit is contained in:
Bartosz Taudul
2019-02-21 22:45:39 +01:00
parent 9f4f5bcb63
commit e9baa80bf3
4 changed files with 38 additions and 1 deletions
+2 -1
View File
@@ -265,7 +265,8 @@ struct PlotItem
enum class PlotType
{
User,
Memory
Memory,
SysTime
};
struct PlotData