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

Highlight message markers on timeline.

This commit is contained in:
Bartosz Taudul
2018-08-05 16:37:51 +02:00
parent eb7064f13d
commit 44e027ad11
2 changed files with 25 additions and 2 deletions
+1
View File
@@ -189,6 +189,7 @@ private:
bool m_zoneSrcLocHighlightActive;
LockHighlight m_lockHighlight;
const MessageData* m_msgHighlight;
bool m_msgHighlightActive;
const GpuEvent* m_gpuInfoWindow;
const GpuEvent* m_gpuHighlight;
uint64_t m_gpuInfoWindowThread;