Corium 1.1.0
High-Performance Zero-Heap C++20 MPSC Application Runtime
Loading...
Searching...
No Matches
corium::TimerScheduler< EventVariant, MaxTimers, ClockPolicy >::TimerComparator Struct Reference

#include <TimerScheduler.hpp>

+ Collaboration diagram for corium::TimerScheduler< EventVariant, MaxTimers, ClockPolicy >::TimerComparator:

Public Member Functions

bool operator() (const TimerEntry &a, const TimerEntry &b) const noexcept
 

Member Function Documentation

◆ operator()()

template<typename EventVariant = DefaultEvents, size_t MaxTimers = 64, typename ClockPolicy = ChronoClockPolicy>
bool corium::TimerScheduler< EventVariant, MaxTimers, ClockPolicy >::TimerComparator::operator() ( const TimerEntry a,
const TimerEntry b 
) const
inlinenoexcept

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