Client latency/response time

Thanks @marc.dipasquale
That “Smoothed Round Trip Time (ns)” metric sounds very interesting. I assume this is something I am able to gather using the solclient? I will dig into this further…
Also, I also decided to build an end-to-end latency monitoring tool. Basically a ping pong. Some server job will fire of messages periodically & the clients will respond as soon as possible, passing their identity. The server app can then determine roundtrip or end-to-end time - ie. dont have to worry about time sync issues etc.
Thanks again @marc.dipasquale - these metrics will allow me to make decisions on the ui/client. When the app drifts or struggle to keep up during network dips etc, I can always disable certain features until it recovers.
Any other suggestions are most welcome.
Thanks
Shaun