parent
c0d283016b
commit
863c7b6072
3 changed files with 61 additions and 128 deletions
|
|
@ -1,5 +1,5 @@
|
|||
#include "EventLoopTimer.hpp"
|
||||
#include <numeric>
|
||||
#include <limits>
|
||||
#include "EventLoopManager.hpp"
|
||||
|
||||
CEventLoopTimer::CEventLoopTimer(std::optional<std::chrono::system_clock::duration> timeout, std::function<void(std::shared_ptr<CEventLoopTimer> self, void* data)> cb_,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue