The task is to get the connection time to the server, not the request time entirely, namely the connection time, without the data transfer time, waiting for a response, and so on.
It would be nice with the example code) But useful links will go.
The task is to get the connection time to the server, not the request time entirely, namely the connection time, without the data transfer time, waiting for a response, and so on.
It would be nice with the example code) But useful links will go.
Source: https://ru.stackoverflow.com/questions/642599/
All Articles