検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 386 for [SIMILAR] 16 1024 4096 WITH 10338 秒数 WITH 6645... (1.199 sec.)
指定したハッシュのブロックサイズを得る 4836
« mhash_count mhash_get_hash_name » PHP Manual Mhash 関数 指定したハッシュのブロックサイズを得る mhash_get_block_size (PHP 4, PHP 5, PHP 7, PHP 8) mhash_get_block_size — 指定したハッシュのブロックサイズを得る 警告 この関数は PHP 8.1.0 で 非推奨 になります。この関数に頼らないことを強く推奨 ...
https://man.plustar.jp/php/function.mhash-get-block-size.html - [similar]
ファイルの取得/送信を継続する(非ブロッキング) 4836
« ftp_mlsd ftp_nb_fget » PHP Manual FTP 関数 ファイルの取得/送信を継続する(非ブロッキング) ftp_nb_continue (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) ftp_nb_continue — ファイルの取得/送信を継続する(非ブロッキング) 説明 ftp_nb_continue ( FTP\Connection $ftp ): int 非ブロッキングモードで、フ ...
https://man.plustar.jp/php/function.ftp-nb-continue.html - [similar]
PHP 7 でのエラー 4836
« 基本 例外(exceptions) » PHP Manual エラー PHP 7 でのエラー PHP 7 でのエラー PHP 7 は大半のエラーがどのようにPHPから報告されるかを変更しています。 PHP 5 で使われていたこれまでのエラー報告メカニズムを使うかわりに、 大半のエラーを Error 例外としてスローするようになったのです。 通常の例外と ...
https://man.plustar.jp/php/language.errors.php7.html - [similar]
select() システムコールと同等の操作を、 ストリームの配列に対して seconds と micr... 4469
« stream_resolve_include_path stream_set_blocking » PHP Manual ストリーム 関数 select() システムコールと同等の操作を、 ストリームの配列に対して seconds と microseconds で指定されたタイムアウト時間をもって行う stream_select (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) stream_select — select() シ ...
https://man.plustar.jp/php/function.stream-select.html - [similar]
実行を遅延させる 4469
« show_source sys_getloadavg » PHP Manual その他の関数 実行を遅延させる sleep (PHP 4, PHP 5, PHP 7, PHP 8) sleep — 実行を遅延させる 説明 sleep ( int $seconds ): int seconds で与えられた秒数分プログラムの実行を遅延させます。 パラメータ seconds 秒単位の停止時間。 戻り値 成功した場合にゼロ、 ...
https://man.plustar.jp/php/function.sleep.html - [similar]
4469
« 定義済み定数 ウォッチャー » 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
« pcntl_sigprocmask pcntl_sigwaitinfo » PHP Manual PCNTL 関数 タイムアウトつきでシグナルを待つ pcntl_sigtimedwait (PHP 5 >= 5.3.0, PHP 7, PHP 8) pcntl_sigtimedwait — タイムアウトつきでシグナルを待つ 説明 pcntl_sigtimedwait ( array $signals , array &$info = [] , int $seconds = 0 , int $na ...
https://man.plustar.jp/php/function.pcntl-sigtimedwait.html - [similar]
Ev クラス 0
« Periodic ウォッチャーの操作モード Ev::backend » PHP Manual Ev Ev クラス Ev クラス (PECL ev >= 0.2.0) はじめに Ev は静的クラスで、デフォルトのループへのアクセスや各種共通操作へのアクセスを提供します。 クラス概要 final class Ev { /* Constants */ const int FLAG_AUTO = 0 ; const int FLAG_N ...
https://man.plustar.jp/php/class.ev.html - [similar]
秒およびナノ秒単位で実行を遅延する 0
« sys_getloadavg time_sleep_until » PHP Manual その他の関数 秒およびナノ秒単位で実行を遅延する time_nanosleep (PHP 5, PHP 7, PHP 8) time_nanosleep — 秒およびナノ秒単位で実行を遅延する 説明 time_nanosleep ( int $seconds , int $nanoseconds ): array | bool 指定した seconds および nanosecond ...
https://man.plustar.jp/php/function.time-nanosleep.html - [similar]
シグナルを送信するアラームを設定する 0
« PCNTL 関数 pcntl_async_signals » PHP Manual PCNTL 関数 シグナルを送信するアラームを設定する pcntl_alarm (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) pcntl_alarm — シグナルを送信するアラームを設定する 説明 pcntl_alarm ( int $seconds ): int プロセスに対して、 指定した秒数後に SIGALRM シグナルを ...
https://man.plustar.jp/php/function.pcntl-alarm.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT