tess 0.4.0
Performance-first tile and path simulation substrate
Loading...
Searching...
No Matches
tess::PlannedExecutionResult Struct Reference

#include <tess/ops/phase_executor.h>

Public Attributes

PlannedExecutionStatus status = PlannedExecutionStatus::Executed
std::size_t chunk_count = 0

Detailed Description

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.


The documentation for this struct was generated from the following file: