mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Dispatch new zone, update zone events.
This commit is contained in:
@@ -40,6 +40,9 @@ private:
|
||||
void CheckString( uint64_t ptr );
|
||||
void AddString( uint64_t ptr, std::string&& str );
|
||||
|
||||
void NewZone( uint64_t idx );
|
||||
void UpdateZone( uint64_t idx );
|
||||
|
||||
std::string m_addr;
|
||||
|
||||
Socket m_sock;
|
||||
|
||||
Reference in New Issue
Block a user