|
tinyhttp
|
This is the complete list of members for tinyhttp::Ticker, including all inherited members.
| cleanup(void *) (defined in tinyhttp::Ticker) | tinyhttp::Ticker | inlineprotectedstatic |
| doLoop() | tinyhttp::Ticker | inline |
| schedule(long repeatMs, void(*callback)(void *), long startMs=UNDEFINED_SCHEDULE, long endMs=UNDEFINED_SCHEDULE, void *ctx=nullptr) | tinyhttp::Ticker | inline |
| stop(int id) | tinyhttp::Ticker | inline |
| stopAll() | tinyhttp::Ticker | inline |
| Ticker(int cleanupSchedule=60000) (defined in tinyhttp::Ticker) | tinyhttp::Ticker | inline |
| ~Ticker() (defined in tinyhttp::Ticker) | tinyhttp::Ticker | inline |