mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Send and display program execution date.
This commit is contained in:
@@ -34,6 +34,7 @@ struct WelcomeMessage
|
||||
uint64_t timeBegin;
|
||||
uint64_t delay;
|
||||
uint64_t resolution;
|
||||
uint64_t epoch;
|
||||
char programName[WelcomeMessageProgramNameSize];
|
||||
};
|
||||
#pragma pack()
|
||||
|
||||
Reference in New Issue
Block a user