mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Make display of zone time in frames toggleable.
And disable it by default, as it can be heavy on resources.
This commit is contained in:
@@ -438,6 +438,7 @@ private:
|
||||
int selCs = 0;
|
||||
int minBinVal = 1;
|
||||
int64_t tmin, tmax;
|
||||
bool showZoneInFrames = false;
|
||||
|
||||
struct
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user