|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Inheritance diagram for BenchMark:
Collaboration diagram for BenchMark:Public Member Functions | |
| setUp () | |
| test () | |
| go () | |
Protected Attributes | |
| $startTime | |
| $iterations = 10000 | |
| $totalTime | |
| BenchMark::go | ( | ) |
Definition at line 19 of file bench.php.
References $startTime, $totalTime, setUp(), and test().
Here is the call graph for this function:| BenchMark::setUp | ( | ) |
Reimplemented in OneCallBack, ManyCallBacks, and ManyPrioritizedCallBacks.
Definition at line 13 of file bench.php.
Referenced by go().
Here is the caller graph for this function:
|
abstract |
Reimplemented in OneCallBack, ManyCallBacks, and ManyPrioritizedCallBacks.
Referenced by go().
Here is the caller graph for this function:
|
protected |
Definition at line 10 of file bench.php.
Referenced by ManyCallBacks\test(), and ManyPrioritizedCallBacks\test().