1. 09 Nov, 2016 2 commits
    • 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
    • Deadline support for EMBB layer · af9b1dca
      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
  2. 26 Apr, 2016 2 commits
  3. 05 Apr, 2016 1 commit
  4. 23 Feb, 2016 1 commit
  5. 24 Mar, 2015 2 commits
  6. 27 Feb, 2015 1 commit
  7. 02 Feb, 2015 3 commits
  8. 26 Jan, 2015 1 commit
  9. 01 Oct, 2014 1 commit