mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Allow comparing frame times.
This commit is contained in:
@@ -491,6 +491,7 @@ private:
|
||||
float median[2];
|
||||
int64_t total[2];
|
||||
int minBinVal = 1;
|
||||
int compareMode = 0;
|
||||
|
||||
void ResetSelection()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user