pub fn record( name: &'static str, elapsed: Duration, note: impl FnOnce() -> String, )
Record a phase whose duration was measured elsewhere — for the timings the search path already takes for its own trace lines.