検索

phrase: max: clip:
target: order:
Results of 21 - 25 of about 25 for [SIMILAR] 16 1024 4096 WITH 29317 intervals WITH... (0.029 sec.)
0
« 定義済み定数 Eio 関数 » PHP Manual Eio 例 例 例1 リクエストの取り消し <?php /* eio_nop() が終わったら呼ばれます */ function my_nop_cb ( $data , $result ) { echo "my_nop " , $data , "\n" ; } // この eio_nop() の呼び出しは取り消されます $req = eio_nop ( EIO_PRI_DEFAULT , "my_nop_cb" , "1 ...
https://man.plustar.jp/php/eio.examples.html - [similar]
日付および時刻関連 0
« sqlsrv_server_info カレンダー » PHP Manual 関数リファレンス 日付および時刻関連 日付および時刻関連 カレンダー はじめに インストール/設定 定義済み定数 カレンダー 関数 Date/Time — 日付・時刻 はじめに インストール/設定 定義済み定数 例 DateTime — DateTime クラス DateTimeImmutable — DateTime ...
https://man.plustar.jp/php/refs.calendar.html - [similar]
0
« 定義済み定数 ウォッチャー » PHP Manual Ev 例 例 例1 タイマーのサンプル <?php // タイマーを作り、2 秒後に起動します $w1 = new EvTimer ( 2 , 0 , function () { echo "2 seconds elapsed\n" ; }); // タイマーを作って 2 秒後に起動させ、その後は // 手で止めるまで 1 秒おきに繰り返します $w2 = ne ...
https://man.plustar.jp/php/ev.examples.html - [similar]
はじめに 0
« HRTime インストール/設定 » PHP Manual HRTime はじめに はじめに The HRTime extension implements a high resolution StopWatch class. It uses the best possible APIs on different platforms which brings resolution up to nanoseconds. It also makes possible to implement a custom stopwatch usin ...
https://man.plustar.jp/php/intro.hrtime.html - [similar]
The HRTime\Unit class 0
« HRTime\StopWatch::stop ファイルシステム » PHP Manual HRTime The HRTime\Unit class The HRTime\Unit class (PECL hrtime >= 0.4.3) はじめに クラス概要 class HRTime\Unit { /* Constants */ const int SECOND = 0 ; const int MILLISECOND = 1 ; const int MICROSECOND = 2 ; const int NANOSECOND = 3 ...
https://man.plustar.jp/php/class.hrtime-unit.html - [similar]
PREV 1 2 3 NEXT