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