1
0
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:
Bartosz Taudul
2019-09-16 21:51:36 +02:00
parent 8fe9b56b6f
commit 6a0512fe16
2 changed files with 345 additions and 165 deletions
+1
View File
@@ -491,6 +491,7 @@ private:
float median[2];
int64_t total[2];
int minBinVal = 1;
int compareMode = 0;
void ResetSelection()
{