MediaWiki
REL1_22
|
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 36 of file bench_wfIsWindows.php.
Reimplemented from Maintenance.
Definition at line 41 of file bench_wfIsWindows.php.
References array(), Benchmarker\bench(), Benchmarker\getFormattedResults(), and print.
static bench_wfIsWindows::is_win | ( | ) | [static] |
Definition at line 49 of file bench_wfIsWindows.php.
Referenced by wfIsWindows(), and wfIsWindowsCached().
Definition at line 54 of file bench_wfIsWindows.php.
References is_win().
Definition at line 59 of file bench_wfIsWindows.php.
References is_win().