Skip to main content

Module iteration_trace

Module iteration_trace 

Source
Expand description

Projection of representative chunk telemetry into an iteration trace.

Structs§

ActionStat
Per-spell cast and damage stats.
AuraEvent
One aura interval; end_ms == None for open-ended intervals.
DpsSample
One per-bucket DPS sample for the preview damage-over-time chart.
IterationTrace
Single deterministic-seed iteration trace.
ResourceSample
One 100ms-bucketed resource sample.

Functions§

project_iteration_trace
Projects one decoded chunk and its decisions into the host-independent trace view.