|
tess 0.4.0
Performance-first tile and path simulation substrate
|
#include <tess/ops/phase_executor.h>
Public Attributes | |
| PlannedExecutionStatus | status = PlannedExecutionStatus::Executed |
| std::size_t | chunk_count = 0 |
Reports execution status and the successful plan-order chunk prefix.
Concurrent work after the first failing operation may complete, but those chunks are intentionally excluded from chunk_count.