mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Don't need to keep last broadcast time in Profiler class.
This commit is contained in:
@@ -552,8 +552,6 @@ private:
|
||||
#else
|
||||
void ProcessSysTime() {}
|
||||
#endif
|
||||
|
||||
uint64_t m_lastBroadcast = 0;
|
||||
};
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user