get_connect_end
Description:
Get the time immediately after the [class@Message] completed the connection to the server.
This includes the time for the proxy negotiation and TLS handshake.
It will be 0 if no network connection was required to fetch the resource (a persistent connection was used or resource was loaded from the local disk cache).
Parameters:
this |
Returns:
the connection end time |