[ Documentation ]
rnx timeline

rnx timeline

rnx timeline

Distinct from rnx record (video) and rnx debug record (engine channels): manages the semantic agent-facing event stream that backs rnx what-happened. Cheap kinds record at all times; opt-in kinds (scroll, gesture, text-input, reanimated, animation) need to be enabled.

terminal
rnx timeline <subcommand> [args]

Options

flagdescription
--sim <sim>target a specific connected sim
--port <number>bridge port (defaults to 7668)
--jsonemit compact JSON for machine consumption

Examples

terminal
rnx timeline status
rnx timeline start scroll,gesture
rnx timeline stop all
rnx timeline dump /tmp/events.json