mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Mark activity when buzz anim is enabled.
This commit is contained in:
@@ -555,6 +555,7 @@ private:
|
||||
std::vector<std::unique_ptr<Annotation>> m_annotations;
|
||||
UserData m_userData;
|
||||
|
||||
bool m_wasActive = false;
|
||||
bool m_reconnectRequested = false;
|
||||
bool m_firstFrame = true;
|
||||
std::chrono::time_point<std::chrono::high_resolution_clock> m_firstFrameTime;
|
||||
|
||||
Reference in New Issue
Block a user