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

#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 {}

Detailed Description

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.


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