pub fn jaccard_time(a_lo: f64, a_hi: f64, b_lo: f64, b_hi: f64) -> f32
Jaccard overlap in absolute seconds for two closed intervals.