Object | +--YAHOO.ext.util.Bench
Very simple Benchmark class that supports multiple timers
Defined in yutil.js
| Field Summary | |
Object |
lastKey
|
Object |
timers
|
| Constructor Summary | |
YAHOO.ext.util.Bench
()
|
|
| Method Summary * Parameter types in italic indicate optional parameters | |
Object
|
getElapsed(key)
|
void
|
show()
|
void
|
start(key)
|
void
|
stop(key)
|
Object
|
toString(html)
|
| Field Detail |
Object lastKey
Object timers
| Constructor Detail |
YAHOO.ext.util.Bench()
| Method Detail |
Object getElapsed(key)
void show()
void start(key)
void stop(key)
Object toString(html)