Skip to content
  • P
    Projects
  • G
    Groups
  • S
    Snippets
  • Help

FORMUS3IC_LAS3 / embb

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Issues 0
  • Merge Requests 0
  • Pipelines
  • Wiki
  • Members
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Branches
  • Tags
  • Contributors
  • Graph
  • Compare
  • Charts
Switch branch/tag
  • embb
  • base_cpp
History Find file
  • Source code
  • Download zip
  • Download tar.gz
  • Download tar.bz2
  • Download tar
  • Tobias Langer's avatar
    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 8 years ago
    8c875f2f
Name
Last commit
Last Update
..
include/embb/base embb_time_t time stamps 8 years ago
src embb_time_t time stamps 8 years ago
test fix spinlock test 8 years ago
CMakeLists.txt buildsystem: install pdb files alongside libs with VS debug builds 8 years ago