Class Stopwatch


  • public class Stopwatch
    extends Object
    • Constructor Detail

      • Stopwatch

        public Stopwatch()
    • Method Detail

      • stopInMillis

        public long stopInMillis()
      • stopInSeconds

        public String stopInSeconds()
      • getStartInMillis

        public long getStartInMillis()
      • startStopwatch

        public static Stopwatch startStopwatch()