検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 25 for [SIMILAR] 16 1024 4096 WITH 29317 intervals WITH... (0.045 sec.)
Basic usage 0
« 例 HRTime\PerformanceCounter » PHP Manual 例 Basic usage Basic usage The example illustrates the basic StopWatch class usage 例1 Measure several code blocks execution and get the total <?php $c = new HRTime \ StopWatch ; $c -> start (); /* measure this code block execution */ for ( $i ...
https://man.plustar.jp/php/hrtime.example.basic.html - [similar]
関数の引数 0
« ユーザー定義関数 戻り値 » PHP Manual 関数 関数の引数 関数の引数 引数のリストにより関数へ情報を渡すことができます。 このリストは、カンマで区切られた式のリストです。 引数の評価は、関数が実際にコールされる前に、 左から右の順番で行われます( 先行 評価)。 PHP は、値渡し(デフォルト)、 リファレ ...
https://man.plustar.jp/php/functions.arguments.html - [similar]
The EvTimer class 0
« EvStat::stat EvTimer::again » PHP Manual Ev The EvTimer class The EvTimer class (PECL ev >= 0.2.0) はじめに EvTimer watchers are simple relative timers that generate an event after a given time, and optionally repeating in regular intervals after that. The timers are based on real time ...
https://man.plustar.jp/php/class.evtimer.html - [similar]
xhprof プロファイラを開始する 0
« xhprof_disable xhprof_sample_disable » PHP Manual Xhprof 関数 xhprof プロファイラを開始する xhprof_enable (PECL xhprof >= 0.9.0) xhprof_enable — xhprof プロファイラを開始する 説明 xhprof_enable ( int $flags = 0 , array $options = ? ): void xhprof のプロファイリングを開始します。 パラメ ...
https://man.plustar.jp/php/function.xhprof-enable.html - [similar]
Makes event pending 0
« Event Event::addSignal » PHP Manual Event Makes event pending Event::add (PECL event >= 1.2.6-beta) Event::add — Makes event pending 説明 public Event::add ( float $timeout = ? ): bool Marks event pending. Non-pending event will never occur, and the event callback will never be called. ...
https://man.plustar.jp/php/event.add.html - [similar]
The EvStat class 0
« EvSignal::set EvStat::attr » PHP Manual Ev The EvStat class The EvStat class (PECL ev >= 0.2.0) はじめに EvStat monitors a file system path for attribute changes. It calls stat() on that path in regular intervals(or when the OS signals it changed) and sees if it changed compared to the ...
https://man.plustar.jp/php/class.evstat.html - [similar]
Constructs an EvTimer watcher object 0
« EvTimer::again EvTimer::createStopped » PHP Manual EvTimer Constructs an EvTimer watcher object EvTimer::__construct (PECL ev >= 0.2.0) EvTimer::__construct — Constructs an EvTimer watcher object 説明 public EvTimer::__construct ( float $after , float $repeat , callable $callback , mix ...
https://man.plustar.jp/php/evtimer.construct.html - [similar]
The HRTime\PerformanceCounter class 0
« Basic usage HRTime\PerformanceCounter::getFrequency » PHP Manual HRTime The HRTime\PerformanceCounter class The HRTime\PerformanceCounter class (PECL hrtime >= 0.4.3) はじめに クラス概要 class HRTime\PerformanceCounter { /* メソッド */ public static getFrequency (): int public static g ...
https://man.plustar.jp/php/class.hrtime-performancecounter.html - [similar]
Fetch the current CPU time usage of the Lua environment 0
« LuaSandbox::enableProfiler LuaSandbox::getMemoryUsage » PHP Manual LuaSandbox Fetch the current CPU time usage of the Lua environment LuaSandbox::getCPUUsage (PECL luasandbox >= 1.0.0) LuaSandbox::getCPUUsage — Fetch the current CPU time usage of the Lua environment 説明 public LuaSand ...
https://man.plustar.jp/php/luasandbox.getcpuusage.html - [similar]
Fetch profiler data 0
« LuaSandbox::getPeakMemoryUsage LuaSandbox::getVersionInfo » PHP Manual LuaSandbox Fetch profiler data LuaSandbox::getProfilerFunctionReport (PECL luasandbox >= 1.1.0) LuaSandbox::getProfilerFunctionReport — Fetch profiler data 説明 public LuaSandbox::getProfilerFunctionReport ( int $un ...
https://man.plustar.jp/php/luasandbox.getprofilerfunctionreport.html - [similar]
PREV 1 2 3 NEXT