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

Transfer profiler initialization time.

This commit is contained in:
Bartosz Taudul
2017-10-17 01:10:38 +02:00
parent 51f5ae4796
commit 1e3476cf36
3 changed files with 6 additions and 3 deletions
+2 -1
View File
@@ -34,7 +34,8 @@ struct WelcomeMessage
{
uint8_t lz4;
double timerMul;
uint64_t timeBegin;
uint64_t initBegin;
uint64_t initEnd;
uint64_t delay;
uint64_t resolution;
uint64_t epoch;