SW Task Event Loop Framework v1.0.0
High-performance C++ asynchronous event loop framework with timer management and promise-based programming
Loading...
Searching...
No Matches
swt::Timer Member List

This is the complete list of members for swt::Timer, including all inherited members.

cancel()swt::Timer
getId() constswt::Timerinline
isActive() constswt::Timer
operator=(const Timer &)=deleteswt::Timer
operator=(Timer &&other) noexceptswt::Timer
restart(uint64_t delay_ms)swt::Timer
SLLooperswt::Timerfriend
Timer(TimerId id, std::weak_ptr< SLLooper > looper)swt::Timer
Timer(const Timer &)=deleteswt::Timer
Timer(Timer &&other) noexceptswt::Timer
~Timer()swt::Timer