Update NetworkPingDisplay.md (#2278)

This commit is contained in:
Tikadze 2020-09-27 14:42:41 +04:00 committed by GitHub
parent ed0433d6bc
commit 22e2f97bd3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
Network Ping Display shows the Ping time for clients using OnGUI. Network Ping Display shows the Ping time for clients using OnGUI.
The Ping time is the moving average of the of the (RTT) Round-trip delay time. RTT is calculated by the PingMessage/PongMessage between the client and server. The Ping time is the moving average of the (RTT) Round-trip delay time. RTT is calculated by the PingMessage/PongMessage between the client and server.
![Inspector](NetworkPingDisplay.png) ![Inspector](NetworkPingDisplay.png)