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

Add "minimum values in bin" parameter to histogram.

This commit is contained in:
Bartosz Taudul
2019-06-16 01:29:09 +02:00
parent 4186a71ee7
commit 8009c6412e
2 changed files with 8 additions and 2 deletions
+1
View File
@@ -374,6 +374,7 @@ private:
bool drawSelAvgMed = true;
bool scheduleResetMatch = false;
int selCs = 0;
int minBinVal = 1;
void Reset()
{