|
tess 1.0.0
Performance-first tile and path simulation substrate
|
#include <tess/diagnostics/diagnostics.h>
Public Attributes | |
| FlowCounters | counters {} |
| The counters at snapshot time. | |
| bool | admission_identity_ok = false |
| Whether every offer is accounted for. | |
| bool | retention_identity_ok = false |
| Whether every admitted item is terminal or outstanding. | |
UI-agnostic health view of one flow's accounting.
Exposes the counters plus both conservation verdicts for debug panels and tools without binding them to any UI toolkit.