A struct that represents an scheduled event. More...
#include <eina_promise.h>
Data Fields | |
Eina_Future_Scheduler * | scheduler |
The scheduler used to create the entry. More... | |
A struct that represents an scheduled event.
This struct may be used by Eina to cancel a scheduled future.
Eina_Future_Scheduler* _Eina_Future_Schedule_Entry::scheduler |
The scheduler used to create the entry.
NULL
.