Switch Controller
Loading...
Searching...
No Matches
Public Member Functions | List of all members
TurboEvent< Callable > Class Template Reference

#include <EventToggle.h>

Collaboration diagram for TurboEvent< Callable >:
Collaboration graph

Public Member Functions

constexpr TurboEvent (Callable callable, const std::chrono::milliseconds &delay)
 
constexpr auto operator() ()
 

Constructor & Destructor Documentation

◆ TurboEvent()

template<typename Callable >
constexpr TurboEvent< Callable >::TurboEvent ( Callable  callable,
const std::chrono::milliseconds &  delay 
)
inlineconstexpr

Member Function Documentation

◆ operator()()

template<typename Callable >
constexpr auto TurboEvent< Callable >::operator() ( )
inlineconstexpr

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