Home
last modified time | relevance | path

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

/openbmc/bmcweb/http/
H A Dhttp_connection.hpp874 self->timerStarted = false; in afterTimerWait()
895 if (timerStarted) in startDeadline()
907 timerStarted = true; in startDeadline()
937 bool timerStarted = false; member in crow::Connection