Home
last modified time | relevance | path

Searched refs:start_of_handshake (Results 1 – 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
HDGDBRemoteCommunicationClient.cpp90 std::chrono::steady_clock::time_point start_of_handshake = in HandshakeWithServer() local
103 std::chrono::duration<double>(end_of_handshake - start_of_handshake) in HandshakeWithServer()