1
0
mirror of https://github.com/wolfpld/tracy.git synced 2025-03-20 07:40:02 +08:00

Rewrite CPU zones folding.

This commit is contained in:
Bartosz Taudul
2023-03-23 00:17:55 +01:00
parent 527b5f3311
commit fb032b4f9b
2 changed files with 14 additions and 21 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ struct TimelineDraw
uint16_t depth;
short_ptr<void*> ev;
Int48 rend;
int num;
uint32_t num;
};