|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface EngineStopwatch
An object to track performance of analysis engine
| Method Summary | |
|---|---|
StopwatchGC |
getTimer(byte category)
Returns access to class encapsulating time events results, related to the given category. |
java.lang.String |
report()
|
void |
start(byte category)
start timing for some category |
void |
stop(byte category)
stop timing for some category |
| Method Detail |
|---|
java.lang.String report()
void start(byte category)
void stop(byte category)
StopwatchGC getTimer(byte category)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||