Searched refs:timeoutS (Results 1 – 2 of 2) sorted by relevance
78 int ret = ::poll(&fds, 1, timeoutS * 1000); in copyFrom()104 tv.tv_sec = timeoutS; in copyFrom()
31 static constexpr int timeoutS = 5; member in ipmi_flash::NetDataHandler