Searched refs:m_interrupt_time (Results 1 – 2 of 2) sorted by relevance
112 std::chrono::time_point<std::chrono::steady_clock> m_interrupt_time; variable
59 if (steady_clock::now() >= m_interrupt_time + kInterruptTimeout) in SendContinuePacketAndWaitForResponse()370 m_comm.m_interrupt_time = steady_clock::now(); in SyncWithContinueThread()