pub fn record_math_parse(us: u64, parses: u32)Expand description
Record one math parse: total time and number of successful parses returned (the Marpa parser may produce multiple ASF derivations for one input). Updates the histogram bucket for the elapsed time.