List of usage examples for org.springframework.util StopWatch subclass-usage
From source file com.acuityph.commons.util.Benchmark.java
/**
* Extends {@link StopWatch} and provides convenience methods that take in
* (closure-like) call backs (such as {@link Runnable}) and benchmarks those.
*
* @author Alistair A. Israel
* @since 0.4.1