Lely core libraries  2.3.4
io_timer_wait Struct Reference

A wait operation suitable for use with an I/O timer. More...

#include <timer.h>

Inheritance diagram for io_timer_wait:
Collaboration diagram for io_timer_wait:

Data Fields

struct ev_task task
 The task (to be) submitted upon completion (or cancellation) of the wait operation.
 
struct io_timer_wait_result r
 The result of the wait operation.
 

Detailed Description

A wait operation suitable for use with an I/O timer.

Definition at line 54 of file timer.h.


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