| | ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
xhprof_sample_enable(PECL xhprof >= 0.9.0) xhprof_sample_enable — Description 説明
void xhprof_sample_enable
( void
)
Starts profiling in sample mode, which is a lighter weight version of xhprof_enable(). The sampling interval is 0.1 seconds, and samples record the full function call stack. The main use case is when lower overhead is required when doing performance monitoring and diagnostics. 警告
この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。 パラメータこの関数にはパラメータはありません。 返り値
参考
|
|
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「xhprof_sample_enable - Description」をGoogle検索
|