Searched refs:afterTimerWait (Results 1 – 1 of 1) sorted by relevance
712 void afterTimerWait(const std::weak_ptr<self_type>& weakSelf, in afterTimerWait() function in crow::Connection764 timer.async_wait(std::bind_front(&self_type::afterTimerWait, this, in startDeadline()