Function re_viewer_context::time_control::default_timeline
source ยท fn default_timeline<'a>(
timelines: impl Iterator<Item = &'a Timeline>,
) -> Option<&'a Timeline>
Expand description
Pick the timeline that should be the default, prioritizing user-defined ones.