mirror of
https://github.com//cppla/ServerStatus
synced 2026-03-26 16:29:46 +08:00
receive ping time delay data
This commit is contained in:
@@ -52,6 +52,9 @@ class CMain
|
||||
double m_ping_10010;
|
||||
double m_ping_189;
|
||||
double m_ping_10086;
|
||||
int64_t m_time_10010;
|
||||
int64_t m_time_189;
|
||||
int64_t m_time_10086;
|
||||
int64_t m_NetworkRx;
|
||||
int64_t m_NetworkTx;
|
||||
int64_t m_NetworkIN;
|
||||
|
||||
Reference in New Issue
Block a user