mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Time accumulation histogram mode.
This commit is contained in:
@@ -176,6 +176,7 @@ private:
|
||||
int maxDepth = -1;
|
||||
bool logVal = false;
|
||||
bool logTime = false;
|
||||
bool cumulateTime = false;
|
||||
Region highlight;
|
||||
|
||||
void Reset()
|
||||
|
||||
Reference in New Issue
Block a user