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

Holds lifetime counters for a delta collector. More...

#include <tess/sim/delta_frame.h>

Public Attributes

std::uint64_t frames_published = 0
std::uint64_t baselines_published = 0
std::uint64_t chunk_records = 0
std::uint64_t tile_records = 0
std::uint64_t box_records = 0
std::uint64_t entity_records = 0
std::uint64_t moves_coalesced = 0
std::uint64_t overlay_records = 0
std::uint64_t overlay_nodes_copied = 0
std::uint64_t overlay_truncations = 0
std::uint64_t truncations = 0

Detailed Description

Holds lifetime counters for a delta collector.


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