Class Timer

java.lang.Object
org.jbehave.core.steps.Timer

public class Timer extends Object
  • Constructor Details

    • Timer

      public Timer()
  • Method Details

    • start

      public Timer start()
    • stop

      public Timer stop()
    • getStart

      public long getStart()
    • getEnd

      public long getEnd()
    • getDuration

      public long getDuration()