fn set_time_sequence(
timeline: &str,
sequence: i64,
recording: Option<&PyRecordingStream>,
)
Expand description
Set the current time for this thread as an integer sequence.
fn set_time_sequence(
timeline: &str,
sequence: i64,
recording: Option<&PyRecordingStream>,
)
Set the current time for this thread as an integer sequence.