Package org.jbehave.core.steps
Class Timer
java.lang.Object
org.jbehave.core.steps.Timer
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Timer
public Timer()
-
-
Method Details
-
start
-
stop
-
getStart
public long getStart() -
getEnd
public long getEnd() -
getDuration
public long getDuration()
-