com.atlassian.performance
Class TimeRecorder
java.lang.Object
com.atlassian.performance.TimeRecorder
public class TimeRecorder
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TimeRecorder
public TimeRecorder(String testName)
record
public void record(EventTime et)
getEventTimes
public List<EventTime> getEventTimes()
getTestName
public String getTestName()
Copyright © 2014 Atlassian. All rights reserved.