mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Store color in message data.
This commit is contained in:
@@ -229,6 +229,7 @@ struct MessageData
|
||||
int64_t time;
|
||||
StringRef ref;
|
||||
uint64_t thread;
|
||||
uint32_t color;
|
||||
};
|
||||
|
||||
struct ThreadData
|
||||
|
||||
Reference in New Issue
Block a user