mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Add CPU data thread highlight.
This commit is contained in:
@@ -314,6 +314,7 @@ private:
|
||||
Region m_highlight;
|
||||
Region m_highlightZoom;
|
||||
|
||||
DecayValue<uint64_t> m_cpuDataThread = 0;
|
||||
uint64_t m_gpuThread = 0;
|
||||
int64_t m_gpuStart = 0;
|
||||
int64_t m_gpuEnd = 0;
|
||||
|
||||
Reference in New Issue
Block a user