Mirror/doc/Articles/Components/NetworkPingDisplay.md
James Frowen b86a611674
Restructure docs (#2249)
* moving all guides to Articles folder

* updating toc for root and articles

* fixing toc

* css on side toc

* fixing links on index
2020-09-16 22:27:05 +01:00

357 B

Network Ping Display

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.

Inspector

See Clock Synchronization for more info.