mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Display host info.
This commit is contained in:
@@ -174,6 +174,7 @@ public:
|
||||
|
||||
const std::string& GetAddr() const { return m_addr; }
|
||||
const std::string& GetCaptureName() const { return m_captureName; }
|
||||
const std::string& GetHostInfo() const { return m_hostInfo; }
|
||||
int64_t GetDelay() const { return m_delay; }
|
||||
int64_t GetResolution() const { return m_resolution; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user