Class Testing.Timer

  • Enclosing interface:
    Testing

    public static final class Testing.Timer
    extends Object
    • Field Detail

      • sw

        private static io.debezium.util.Stopwatch sw
      • sws

        private static io.debezium.util.Stopwatch.StopwatchSet sws
    • Constructor Detail

      • Timer

        public Timer()
    • Method Detail

      • reset

        public static void reset()
      • completionTime

        public static io.debezium.util.Stopwatch.Statistics completionTime()
      • operationTimes

        public static io.debezium.util.Stopwatch.Statistics operationTimes()