mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Save/load CPU usage plot.
This commit is contained in:
@@ -262,7 +262,7 @@ struct PlotItem
|
||||
double val;
|
||||
};
|
||||
|
||||
enum class PlotType
|
||||
enum class PlotType : uint8_t
|
||||
{
|
||||
User,
|
||||
Memory,
|
||||
|
||||
Reference in New Issue
Block a user