Lely core libraries
2.3.4
|
A wait operation suitable for use with a timer queue. More...
#include <tqueue.h>
Data Fields | |
struct timespec | value |
The absolute expiration time. | |
struct ev_task | task |
The task (to be) submitted upon completion (or cancellation) of the wait operation. | |
int | errc |
The error number, obtained as if by get_errc(), if an error occurred or the operation was canceled. | |