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:
@@ -461,6 +461,7 @@ private:
|
||||
float average[2];
|
||||
float median[2];
|
||||
int64_t total[2];
|
||||
int minBinVal = 1;
|
||||
|
||||
void ResetSelection()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user