getConnectEnd

fun getConnectEnd(): <Error class: unknown class>

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).

Return

the connection end time