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:
@@ -115,6 +115,7 @@ public:
|
||||
|
||||
bool m_showRanges = false;
|
||||
Range m_statRange;
|
||||
Range m_waitStackRange;
|
||||
|
||||
private:
|
||||
enum class Namespace : uint8_t
|
||||
|
||||
Reference in New Issue
Block a user