LuaSandbox::disableProfiler
(PECL luasandbox >= 1.1.0)
LuaSandbox::disableProfiler — Disable the profiler
説明
public LuaSandbox::disableProfiler ( ) : void
Disables the profiler.
パラメータ
この関数にはパラメータはありません。
返り値
値を返しません。
参考
- LuaSandbox::enableProfiler() - Enable the profiler.
- LuaSandbox::getProfilerFunctionReport() - Fetch profiler data