mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Add threads count to SrcLocZonesSlim.
This commit is contained in:
@@ -89,6 +89,7 @@ class View
|
||||
size_t sourceCount;
|
||||
size_t count;
|
||||
int64_t total;
|
||||
uint16_t threadNum;
|
||||
};
|
||||
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user