Constant re_time_panel::time_ranges_ui::MAX_GAP
source · const MAX_GAP: f64 = 40.0;
Expand description
The ideal gap between time segments.
This is later shrunk via GAP_EXPANSION_FRACTION
.
const MAX_GAP: f64 = 40.0;
The ideal gap between time segments.
This is later shrunk via GAP_EXPANSION_FRACTION
.