fn set_time_duration_nanos(
timeline: &str,
nanos: i64,
recording: Option<&PyRecordingStream>,
)
Expand description
Set the current duration for this thread in nanoseconds.
fn set_time_duration_nanos(
timeline: &str,
nanos: i64,
recording: Option<&PyRecordingStream>,
)
Set the current duration for this thread in nanoseconds.