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

Last time is stored in worker.

This commit is contained in:
Bartosz Taudul
2019-01-08 15:44:29 +01:00
parent 9c6d037859
commit cb50cf9de6
2 changed files with 2 additions and 3 deletions
-1
View File
@@ -216,7 +216,6 @@ private:
int64_t m_zvStart = 0;
int64_t m_zvEnd = 0;
int64_t m_lastTime;
int8_t m_lastCpu;