Class Stopwatch


  • public class Stopwatch
    extends Object
    Not-thread-safe utility to take timestamps and print a summary of time elapsed between timestamps. Useful for analyzing where tests spend runtime.