Async++ unknown
Async (co_await/co_return) code for C++
Loading...
Searching...
No Matches
asyncpp::timer::scheduled_entry::time_less Struct Reference

Comparator struct that compares the timepoints. More...

#include <asyncpp/timer.h>

Public Member Functions

constexpr bool operator() (const scheduled_entry &lhs, const scheduled_entry &rhs) const noexcept
 Compare two entries.
 

Detailed Description

Comparator struct that compares the timepoints.


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