mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Send timer resolution to server.
This commit is contained in:
@@ -31,6 +31,7 @@ struct WelcomeMessage
|
||||
double timerMul;
|
||||
uint64_t timeBegin;
|
||||
uint64_t delay;
|
||||
uint64_t resolution;
|
||||
};
|
||||
#pragma pack()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user