1
0
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:
Bartosz Taudul
2017-10-15 16:42:56 +02:00
parent 84abfadc72
commit acc1d9d834
2 changed files with 35 additions and 2 deletions
+4
View File
@@ -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;