|
tess 0.4.0
Performance-first tile and path simulation substrate
|
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 |
Summarizes queued operations, path agents, and render deltas for one tick.