Example usage for org.springframework.util StopWatch subclass-usage

List of usage examples for org.springframework.util StopWatch subclass-usage

Introduction

In this page you can find the example usage for org.springframework.util StopWatch subclass-usage.

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