1
0
mirror of https://github.com/wolfpld/tracy.git synced 2025-03-20 07:40:02 +08:00

Optional normalization of compared data.

This commit is contained in:
Bartosz Taudul
2018-04-22 02:19:22 +02:00
parent d06890b55d
commit ecabf24c4e
2 changed files with 113 additions and 35 deletions
+1
View File
@@ -234,6 +234,7 @@ private:
bool logVal = false;
bool logTime = true;
bool cumulateTime = false;
bool normalize = false;
void Reset()
{