tinyhttp
Public Attributes | List of all members
tinyhttp::TickerEntry Struct Reference

Information for each scheduled ticker request. More...

#include <Ticker.h>

Public Attributes

void(* callback )(void *)
 
void * ctx
 
long endMs = -1l
 
int id
 
long repeatMs
 
long startMs = -1l
 

Detailed Description

Information for each scheduled ticker request.


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