Loading...
Searching...
No Matches
evtimer_event Struct Reference

Generic event. More...

Detailed Description

Generic event.

Definition at line 56 of file evtimer.h.

#include <evtimer.h>

Data Fields

struct evtimer_eventnext
 the next event in the queue
 
uint32_t offset
 offset in milliseconds from previous event
 

Field Documentation

◆ next

struct evtimer_event* evtimer_event::next

the next event in the queue

Definition at line 57 of file evtimer.h.

◆ offset

uint32_t evtimer_event::offset

offset in milliseconds from previous event

Definition at line 58 of file evtimer.h.


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