Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteClientBase.cpp81 auto new_wait = m_interrupt_endpoint - cur_time; in SendContinuePacketAndWaitForResponse() local
83 std::chrono::duration_cast<std::chrono::seconds>(new_wait)); in SendContinuePacketAndWaitForResponse()