|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.fraunhofer.ipsi.util.TimeStatistics
public class TimeStatistics
Constructor Summary | |
---|---|
TimeStatistics(java.lang.String label)
Constructor |
|
TimeStatistics(java.lang.String label,
int limit)
Constructor |
Method Summary | |
---|---|
void |
begin()
Method begin |
void |
end()
Method end |
void |
timeStamp(java.lang.String mark)
Method timeStamp |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TimeStatistics(java.lang.String label)
label
- a Stringpublic TimeStatistics(java.lang.String label, int limit)
label
- a StringMethod Detail |
---|
public void begin()
public void timeStamp(java.lang.String mark)
public void end()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |