Webcom C SDK
Data Fields

#include <webcom-base.h>

Data Fields

long ms
 timer delay in milliseconds More...
 
enum wc_timersrc timer
 the origin of this event More...
 
int repeat
 1 if this timer should be recurring, 0 otherwise (only relevant for the WC_EVENT_SET_TIMER event) More...
 

Detailed Description

arguments to timer events

Field Documentation

◆ ms

long wc_timerargs::ms

timer delay in milliseconds

◆ repeat

int wc_timerargs::repeat

1 if this timer should be recurring, 0 otherwise (only relevant for the WC_EVENT_SET_TIMER event)

◆ timer

enum wc_timersrc wc_timerargs::timer

the origin of this event


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