A C++14 Task Manager / Scheduler
Stars
109
Forks
22
Watchers
109
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
develop #comment Use nanoseconds as default duration (Scheduler).
1807afeView on GitHubdevelop #comment Add a --cov option to configure.sh to enable coverage.
d79ced0View on GitHubdevelop #comment Add external clang-tidy target to clone the repository when run-clang-tidy.py is not provided with the distribution pakage.
ce86e9dView on GitHubdevelop #comment Add travis file for continuous integration.
9a50951View on GitHubdevelop #comment Test the scheduling status of a reunning periodic/normal task.
7cdb531View on GitHubdevelop #comment Add code documentation to the project's API.
cd31b49View on GitHubdevelop #comment Add TaskManager/ directory in include/ to avoid include directory problems.
cde56e3View on GitHub