mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Add per-thread ghost zones switch.
This commit is contained in:
@@ -59,6 +59,7 @@ public:
|
||||
{
|
||||
bool visible = true;
|
||||
bool showFull = true;
|
||||
bool ghost = false;
|
||||
int offset = 0;
|
||||
int height = 0;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user