mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Store host info.
This commit is contained in:
@@ -372,6 +372,7 @@ private:
|
||||
int64_t m_resolution;
|
||||
double m_timerMul;
|
||||
std::string m_captureName;
|
||||
std::string m_hostInfo;
|
||||
bool m_terminate;
|
||||
LZ4_streamDecode_t* m_stream;
|
||||
char* m_buffer;
|
||||
|
||||
Reference in New Issue
Block a user