mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Offload TSC -> time conversion to server.
This commit is contained in:
@@ -26,6 +26,7 @@ enum ServerQuery : uint8_t
|
||||
struct WelcomeMessage
|
||||
{
|
||||
uint8_t lz4;
|
||||
double timerMul;
|
||||
uint64_t timeBegin;
|
||||
uint64_t delay;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user