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:
@@ -265,7 +265,8 @@ struct PlotItem
|
||||
enum class PlotType
|
||||
{
|
||||
User,
|
||||
Memory
|
||||
Memory,
|
||||
SysTime
|
||||
};
|
||||
|
||||
struct PlotData
|
||||
|
||||
Reference in New Issue
Block a user