Home
last modified time | relevance | path

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

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