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

Summarizes queued operations, path agents, and render deltas for one tick. More...

#include <tess/sim/scheduler.h>

Public Attributes

std::uint64_t tick = 0
bool planned_ops = false
bool executed_ops = false
ExecutionReport op_report {}
PlannedExecutionResult op_execution {}
PathAgentTickStats path_agents {}
std::size_t render_delta_count = 0

Detailed Description

Summarizes queued operations, path agents, and render deltas for one tick.


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