|
tess 0.4.0
Performance-first tile and path simulation substrate
|
#include <tess/diagnostics/export.h>
Public Member Functions | |
| auto | category (TraceCategory value) const noexcept -> const TraceCategoryStats & |
Public Attributes | |
| std::array< TraceCategoryStats, trace_category_count > | per_category {} |
Per-category timing totals copied independently of a live trace buffer.
A consumer may retain and render the snapshot without retaining or reading the source buffer.