Skip to content

v1.4.0

Compare
Choose a tag to compare
@ethlo ethlo released this 24 Mar 19:51
· 12 commits to main since this release

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.