How to get the latencies

reowepaypeGaf

New Member
I have a problem and it drive me crazy. In my app I need to get the value of the local stamp, the latency of a request to server, the server stamp and the latency of the response to the app.The only values I can get are the local stamp, the server stamp and the time of a complete cycle (request+response). So how to get the request latency, and the response latency.
 
Top