1. 04 Oct, 2016 1 commit
    • 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
  2. 30 Sep, 2016 1 commit
  3. 23 Aug, 2016 1 commit
    • Deadline support for EMBB layer · 18ac4ca5
      The EMBB layer was extended so tasks now can be started with the deadline
      property.
      
      In order to specify a deadline for a task / group of tasks the class
      ExecutionPolicy must be instanciated. Here the required deadline may be
      set.
      Tobias Langer committed
  4. 02 May, 2016 1 commit
  5. 26 Apr, 2016 2 commits
  6. 05 Apr, 2016 1 commit
  7. 23 Feb, 2016 1 commit
  8. 24 Mar, 2015 2 commits
  9. 27 Feb, 2015 1 commit
  10. 25 Feb, 2015 1 commit
  11. 11 Feb, 2015 1 commit
  12. 02 Feb, 2015 4 commits
  13. 20 Oct, 2014 1 commit
  14. 01 Oct, 2014 1 commit