7#include "awaitable_timer_intf.hpp"
9#include "../macros.hpp"
11hi_export_module(hikogui.dispatch.awaitable_timer : impl);
15inline void awaitable_timer::await_suspend(std::coroutine_handle<>
handle)
noexcept
DOXYGEN BUG.
Definition algorithm.hpp:16
constexpr Out narrow_cast(In const &rhs) noexcept
Cast numeric values without loss of precision.
Definition cast.hpp:377