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

Implement outliers cutoff in compare menu.

This commit is contained in:
Bartosz Taudul
2019-06-18 22:27:25 +02:00
parent d66be0e033
commit d44c4b00fb
2 changed files with 85 additions and 10 deletions
+1
View File
@@ -461,6 +461,7 @@ private:
float average[2];
float median[2];
int64_t total[2];
int minBinVal = 1;
void ResetSelection()
{