diff options
Diffstat (limited to 'src/client.h')
-rw-r--r-- | src/client.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/client.h b/src/client.h index 07ac930c9..52dd66ca2 100644 --- a/src/client.h +++ b/src/client.h @@ -301,6 +301,8 @@ public: return m_access_denied_reason; } + float getRTT(void); + private: // Virtual methods from con::PeerHandler |