HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
Public Types | Public Member Functions
v1::awaitable_cast< std::chrono::time_point< std::chrono::utc_clock, Duration > > Struct Template Reference

#include <hikogui/dispatch/awaitable_timer_intf.hpp>

Public Types

using type = awaitable_timer
 

Public Member Functions

type operator() (auto &&rhs) const noexcept
 

Detailed Description

template<typename Duration>
struct v1::awaitable_cast< std::chrono::time_point< std::chrono::utc_clock, Duration > >

Cast a object to an directly-awaitable object.

This function may use operator co_await() to retrieve the actual awaitable.


The documentation for this struct was generated from the following file: