mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Wait stacks mode selection.
This commit is contained in:
@@ -446,6 +446,9 @@ private:
|
||||
bool m_messageTimeRelativeToZone = true;
|
||||
uint64_t m_zoneInfoMemPool = 0;
|
||||
int m_waitStack = 0;
|
||||
int m_waitStackMode = 0;
|
||||
bool m_groupWaitStackBottomUp = true;
|
||||
bool m_groupWaitStackTopDown = true;
|
||||
|
||||
ShortcutAction m_shortcut = ShortcutAction::None;
|
||||
Namespace m_namespace = Namespace::Short;
|
||||
|
||||
Reference in New Issue
Block a user