ELinks 0.16.1.1
timer Struct Reference

#include <timer.h>

Collaboration diagram for timer:

Data Fields

void * magic1
struct timernext
struct timerprev
void * magic2
timeval_T interval
void(* func )(void *)
void * data

Field Documentation

◆ data

void* timer::data

◆ func

void(* timer::func) (void *)

◆ interval

timeval_T timer::interval

◆ magic1

void* timer::magic1

◆ magic2

void* timer::magic2

◆ next

struct timer* timer::next

◆ prev

struct timer* timer::prev

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