1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-06-27 16:36:03 +00:00

Display RTT (round trip time, ping) on client status text

This commit is contained in:
Perttu Ahola 2011-10-17 17:18:50 +03:00
parent 5037efdea9
commit 558a133044
3 changed files with 12 additions and 2 deletions

View file

@ -301,6 +301,8 @@ public:
return m_access_denied_reason;
}
float getRTT(void);
private:
// Virtual methods from con::PeerHandler