embb_mtapi_attr.c
2.54 KB
-
embb_time_t time stamps · d64c016f
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