|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
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 |
public void set(long t)
t - execution time of the pagepublic int getMinimalExecutionTime()
public int getMaximalExecutionTime()
public int getAverageExecutionTime()
public int getCount()
public Resource getFile()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||