Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
ev_timer Struct Reference

Data Fields

int64_t id
 
double target
 
double delay
 
int oneshot
 
int removed
 

Detailed Description

Field Documentation

◆ delay

double ev_timer::delay

Definition at line 29 of file duktape-1.5.2/examples/eventloop/c_eventloop.c.

Referenced by create_timer(), and create_timer().

◆ id

int64_t ev_timer::id

◆ oneshot

int ev_timer::oneshot

Definition at line 30 of file duktape-1.5.2/examples/eventloop/c_eventloop.c.

Referenced by create_timer(), and create_timer().

◆ removed

◆ target


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