aboutsummaryrefslogtreecommitdiff
path: root/src/JobQueue.hpp
Commit message (Expand)AuthorAge
* print job timings (average, total, estimated remaining time), removed develop...Toni Uhlig2017-12-05
* code quality: Job/JobArgs does not need to be a class (all members are public...Toni Uhlig2017-12-05
* introduced new Event Job::eID_THREAD_JOB_DONE, which will be send after every...Toni Uhlig2017-12-04
* JobQ: added BusyWorker counter and TotalJobsDone counterToni Uhlig2017-12-04
* initial committoni2017-11-27