Php/docs/luasandbox.disableprofiler
来自菜鸟教程
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