mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Allow sorting zone groups by count.
This commit is contained in:
@@ -181,6 +181,7 @@ private:
|
||||
bool logTime = false;
|
||||
bool cumulateTime = false;
|
||||
bool showThreads = true;
|
||||
bool sortByCounts = false;
|
||||
Region highlight;
|
||||
|
||||
void Reset()
|
||||
|
||||
Reference in New Issue
Block a user