v1.4.0
Support merging of results from multiple instances of Chronograph via public static ChronographData combine(final String name, final List<Chronograph> toCombine)
. Useful for multi-threaded use where each thread has its own Chronograph instance.