fn visible_time_range_ui(
ctx: &ViewerContext<'_>,
ui: &mut Ui,
resolved_query_range: QueryRange,
time_range_override_path: &EntityPath,
is_space_view: bool
)
Expand description
Draws ui for a visible time range from a given override path and a resulting query range.