|
HikoGUI
A low latency retained GUI
|
#include <hikogui/dispatch/awaitable_timer_intf.hpp>
Public Types | |
| using | type = awaitable_timer |
Public Member Functions | |
| type | operator() (auto &&rhs) const noexcept |
Cast a object to an directly-awaitable object.
This function may use operator co_await() to retrieve the actual awaitable.