|
MediaWiki
REL1_24
|
Maintenance script that benchmarks wfIsWindows(). More...


Public Member Functions | |
| __construct () | |
| execute () | |
| wfIsWindows () | |
| wfIsWindowsCached () | |
Static Public Member Functions | |
| static | is_win () |
Maintenance script that benchmarks wfIsWindows().
Definition at line 34 of file bench_wfIsWindows.php.
Reimplemented from Benchmarker.
Definition at line 35 of file bench_wfIsWindows.php.
Reimplemented from Maintenance.
Definition at line 40 of file bench_wfIsWindows.php.
References array(), Benchmarker\bench(), Benchmarker\getFormattedResults(), and print.
| static BenchWfIsWindows::is_win | ( | ) | [static] |
Definition at line 48 of file bench_wfIsWindows.php.
Referenced by wfIsWindows(), and wfIsWindowsCached().
Definition at line 53 of file bench_wfIsWindows.php.
References is_win().
Definition at line 58 of file bench_wfIsWindows.php.
References is_win().