#include <runner.h>
Definition at line 17 of file runner.h.
◆ Duration
std::chrono::seconds dismec::parallel::RunResult::Duration |
How long did this run take.
Definition at line 22 of file runner.h.
◆ IsFinished
bool dismec::parallel::RunResult::IsFinished = false |
If this is true, then all tasks have been run successfully.
Definition at line 18 of file runner.h.
◆ NextTask
long dismec::parallel::RunResult::NextTask = -1 |
with which a subsequent run should start.
If running timed out before all tasks were done, this is the task
Definition at line 19 of file runner.h.
The documentation for this struct was generated from the following file: