mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Add ghost zones display to view options.
This commit is contained in:
@@ -27,6 +27,7 @@ struct ViewData
|
||||
uint8_t drawCpuUsageGraph = true;
|
||||
uint8_t drawSamples = true;
|
||||
uint8_t dynamicColors = 1;
|
||||
uint8_t ghostZones = true;
|
||||
};
|
||||
|
||||
struct Annotation
|
||||
|
||||
Reference in New Issue
Block a user