1
0
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:
Bartosz Taudul
2019-05-10 20:21:35 +02:00
parent 797ebd3caf
commit 4850e19ebd
2 changed files with 5 additions and 0 deletions
+1
View File
@@ -229,6 +229,7 @@ struct MessageData
int64_t time;
StringRef ref;
uint64_t thread;
uint32_t color;
};
struct ThreadData