ReactESP 2.0.0
Asynchronous programming for the ESP microcontrollers
reactesp::TriggerTimeCompare Struct Reference

#include <ReactESP.h>

Public Member Functions

bool operator() (TimedReaction *a, TimedReaction *b)
 

Detailed Description

Definition at line 87 of file ReactESP.h.

Member Function Documentation

◆ operator()()

bool reactesp::TriggerTimeCompare::operator() ( TimedReaction a,
TimedReaction b 
)
inline

Definition at line 88 of file ReactESP.h.


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