ForestHub SDK 0.1.0
C++14 LLM SDK for PC and embedded platforms
Loading...
Searching...
No Matches
foresthub::util::Ticker Member List

This is the complete list of members for foresthub::util::Ticker, including all inherited members.

Check(unsigned long time)foresthub::util::Tickerinline
Daily(int hour, int minute=0)foresthub::util::Tickerinlinestatic
fire_count() constforesthub::util::Tickerinline
Hourly(int minute=0)foresthub::util::Tickerinlinestatic
missed_ticks() constforesthub::util::Tickerinline
OneShot(unsigned long delay)foresthub::util::Tickerinlinestatic
period() constforesthub::util::Tickerinline
Periodic(unsigned long interval)foresthub::util::Tickerinlinestatic
running() constforesthub::util::Tickerinline
SetTimezoneOffset(long tz_offset_sec)foresthub::util::Tickerinline
Start(unsigned long time)foresthub::util::Tickerinline
Stop()foresthub::util::Tickerinline
Ticker(unsigned long period, long offset=0)foresthub::util::Tickerinlineexplicit
tz_offset_sec() constforesthub::util::Tickerinline
Weekly(int weekday, int hour, int minute=0)foresthub::util::Tickerinlinestatic
WithMaxFires(unsigned long n)foresthub::util::Tickerinline
WithTimezoneOffset(long tz_offset_sec)foresthub::util::Tickerinline