mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Support dynamic recalculation of min, max and total time.
This commit is contained in:
@@ -391,6 +391,7 @@ private:
|
||||
bool scheduleResetMatch = false;
|
||||
int selCs = 0;
|
||||
int minBinVal = 1;
|
||||
int64_t tmin, tmax;
|
||||
|
||||
struct
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user