MessageMetrics.getConnectEnd
ulong getConnectEnd()Get the time immediately after the classMessage 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).
Returns
the connection end time