|
WebObjects 5.4.2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.webobjects.eocontrol.EOEvent
com.webobjects.appserver.WOStopWatch
@Deprecated public class WOStopWatch
| Field Summary |
|---|
| Fields inherited from class com.webobjects.eocontrol.EOEvent |
|---|
BasicEventSignature, EventGroupName |
| Constructor Summary | |
|---|---|
WOStopWatch(String aName)
Deprecated. |
|
| Method Summary | |
|---|---|
double |
accumulatedTime()
Deprecated. |
double |
averageTime()
Deprecated. |
int |
count()
Deprecated. |
double |
currentRunningTime()
Deprecated. |
void |
reset()
Deprecated. |
void |
start()
Deprecated. |
void |
stop()
Deprecated. |
String |
toString()
Deprecated. Returns a String that includes the receiver's title, comment, and duration or start date (whichever is appropriate). |
| Methods inherited from class com.webobjects.eocontrol.EOEvent |
|---|
aggregateEvents, classDescription, comment, compare, description, displayComponentName, duration, durationWithoutSubevents, eventTypeDescriptions, groupEvents, info, markAtomicWithInfo, markEnd, markStartWithInfo, parentEvent, setInfo, setType, signatureOfType, startDate, subevents, title, type |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public WOStopWatch(String aName)
| Method Detail |
|---|
public int count()
public double accumulatedTime()
public double averageTime()
public double currentRunningTime()
public void start()
public void stop()
public void reset()
public String toString()
EOEvent
toString in class EOEvent
|
Last updated June 2008 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||