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

Time range limits for wait stacks.

This commit is contained in:
Bartosz Taudul
2021-11-13 18:43:55 +01:00
parent 94d4272c9c
commit 0c7c3ae641
2 changed files with 59 additions and 8 deletions
+1
View File
@@ -115,6 +115,7 @@ public:
bool m_showRanges = false;
Range m_statRange;
Range m_waitStackRange;
private:
enum class Namespace : uint8_t