EM-ODP  3.7.0
Event Machine on ODP
em_tmo_args_t Struct Reference

#include <event_machine_timer.h>

Data Fields

void * userptr
 

Detailed Description

tmo optional extra arguments

Examples
timer_test_ring.c.

Definition at line 408 of file api/event_machine_timer.h.

Field Documentation

◆ userptr

void* em_tmo_args_t::userptr

can be used with ring timer, see em_tmo_get_userptr

Examples
timer_test_ring.c.

Definition at line 410 of file api/event_machine_timer.h.


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