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

Different ways of sorting of statistics data.

This commit is contained in:
Bartosz Taudul
2018-03-24 17:28:10 +01:00
parent 0e1e1b4d06
commit ae274d8e37
2 changed files with 20 additions and 4 deletions
+1
View File
@@ -164,6 +164,7 @@ private:
bool m_drawLocks;
bool m_drawPlots;
bool m_onlyContendedLocks;
int m_statSort;
Namespace m_namespace;
Animation m_zoomAnim;