mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Parse custom location tags.
This commit is contained in:
@@ -99,6 +99,8 @@ public:
|
||||
std::string name;
|
||||
std::string text;
|
||||
bool isEnd;
|
||||
std::string locFile;
|
||||
uint32_t locLine;
|
||||
};
|
||||
|
||||
struct ImportEventMessages
|
||||
|
||||
Reference in New Issue
Block a user