Package net.serenitybdd.core.time
Class Stopwatch
java.lang.Object
net.serenitybdd.core.time.Stopwatch
-
Constructor Details
-
Stopwatch
public Stopwatch()
-
-
Method Details
-
started
-
start
public void start() -
stop
public long stop() -
lapTimeFormatted
-
executionTimeFormatted
-
lapTimeFormatted
-
lapTime
public long lapTime() -
stop
-