Skip to content

Commit 29e5146

Browse files
update
Minor addition to the PingTool readme file
1 parent 04825ac commit 29e5146

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Examples/PingTool/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ The ping tool includes a runtime "Ping Rate" slider that provides you with the a
1717

1818
## Ping Tool RNSM Integration
1919
Depending upon the network topology selected in the **NetworkManager** depends upon how information is displayed.
20+
The RTT values represnt the UnitTransport's Round Trip Time calculated values.
21+
The Ping values represent the time it takes to send a message from client-a to client-b which includes the time it takes to be serialized, added to the outbound queue, sent via UTP, received by UTP, deserialized and processed on the client-b side. The delta time is based off of the delta network server time on client-a and client-b.
2022

2123
### Client-Server Network Topology
2224
When using a client-server network topology, upon first starting a host with no other connected clients you should see no stats other than the frame frate:

0 commit comments

Comments
 (0)