|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DebugPage
debug page
Method Summary | |
---|---|
int |
getAverageExecutionTime()
return the average execution time of the page |
int |
getCount()
return count of call the page |
Resource |
getFile()
return file represetati9on of the debug page |
int |
getMaximalExecutionTime()
return the maximum execution time of the page |
int |
getMinimalExecutionTime()
return the minimum execution time of the page |
void |
set(long t)
sets the execution time of the page |
Method Detail |
---|
void set(long t)
t
- execution time of the pageint getMinimalExecutionTime()
int getMaximalExecutionTime()
int getAverageExecutionTime()
int getCount()
Resource getFile()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |