HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
v1::awaitable_cast< std::chrono::duration< Rep, Period > > Struct Template Reference

#include <hikogui/awaitable_timer.hpp>

Public Types

using type = awaitable_timer

Public Member Functions

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

Detailed Description

template<typename Rep, typename Period>
struct v1::awaitable_cast< std::chrono::duration< Rep, Period > >

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: