re_viewer::app_state

Function move_time

Source
fn move_time(
    ctx: &ViewerContext<'_>,
    recording: &EntityDb,
    rx: &ReceiveSet<LogMsg>,
    events: Option<&ViewerEventDispatcher>,
)