Skip to main content

Module timing

Module timing 

Source
Expand description

Animation timing verification.

Compares declared animation events against actual timing data (from render reports, metadata, or frame analysis).

Structs§

ObservedEvent
Actual observed animation timing from render analysis.

Functions§

verify_events
Verify animation events against expected timing from a flat list.
verify_timeline
Verify animation timeline against observed events.