Home
last modified time | relevance | path

Searched refs:tlsHandshakeTime (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/netstack/utils/profiler_utils/src/
H A Dhttp_client_network_message.cpp46 static_cast<uint64_t>(std::max(0.0, timeInfo_.tlsHandshakeTime - in Parse()
52 timeInfo_.tlsHandshakeTime}))); in Parse()
H A Dhttp_network_message.cpp46 static_cast<uint64_t>(std::max(0.0, timeInfo_.tlsHandshakeTime - in Parse()
52 timeInfo_.tlsHandshakeTime}))); in Parse()
H A Di_network_message.cpp84 curl_off_t tlsHandshakeTime = 0; in GetTimeInfoFromCurlHandle() local
85 CURL_GET_TIME_INFO(handle, CURLINFO_APPCONNECT_TIME_T, tlsHandshakeTime, timeInfo); in GetTimeInfoFromCurlHandle()
/foundation/communication/netstack/utils/profiler_utils/include/
H A Di_network_message.h47 double tlsHandshakeTime = 0; member

Completed in 1 milliseconds