mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Measurement of time period by LMB dragging.
This commit is contained in:
@@ -238,6 +238,10 @@ private:
|
||||
LockHighlight m_lockHighlight;
|
||||
const MessageData* m_msgHighlight;
|
||||
|
||||
bool m_drawRegion;
|
||||
uint64_t m_regionStart;
|
||||
uint64_t m_regionEnd;
|
||||
|
||||
bool m_showOptions;
|
||||
bool m_showMessages;
|
||||
bool m_drawZones;
|
||||
|
||||
Reference in New Issue
Block a user