embb_mtapi_task_t.c
18 KB
-
embb_time_t time stamps · 8c875f2f
The implementation now uses embb_time_t time stamps instead of uin64_t time stamps. Thereby time checks now rely on embb internals, instead of more clumsy comparissons. Furthermore this allows to use the embb::base::Duration on EMBB level and thus setting _relative_ deadlines, instead of _absolute_ deadlines on task creation.
Tobias Langer committed