Results of 1 - 10 of about 26 for unit (0.022 sec.)
- The HRTime\Unit class 13803
- « HRTime\StopWatch::stop ファイルシステム » PHP Manual HRTime The HRTime\Unit class The HRTime\Unit
...
hrtime >= 0.4.3) はじめに クラス概要 class HRTime\Unit { /* Constants */ const int SECOND = 0 ; const int ...
OSECOND = 3 ; /* メソッド */ } 定義済み定数 HRTime\Unit::SECOND HRTime\Unit::MILLISECOND HRTime\Unit::MICR ...
OSECOND HRTime\Unit::NANOSECOND 関連キーワード: HRTime , Unit , int , ...
-
https://man.plustar.jp/php/class.hrtime-unit.html
- [similar]
- Get elapsed time for all intervals 11770
- « HRTime\StopWatch::getElapsedTicks HRTime\StopWatch::getLastElapsedTicks » PHP Manual HRTime\St
...
説明 public HRTime\StopWatch::getElapsedTime ( int $unit = ? ): float Get elapsed time for all the previous ...
ly closed intervals. パラメータ unit Time unit represented by a HRTime\Unit constant. D ...
efault is HRTime\Unit::SECOND. 戻り値 Returns float indicating elapsed t ...
HRTime , StopWatch , intervals , getElapsedTime , unit , float ...
-
https://man.plustar.jp/php/hrtime-stopwatch.getelapsedtime.html
- [similar]
- Get elapsed time for the last interval 11770
- « HRTime\StopWatch::getLastElapsedTicks HRTime\StopWatch::isRunning » PHP Manual HRTime\StopWatc
...
public HRTime\StopWatch::getLastElapsedTime ( int $unit = ? ): float Get elapsed time for the previously c ...
losed interval. パラメータ unit Time unit represented by a HRTime\Unit constant. D ...
efault is HRTime\Unit::SECOND. 戻り値 Returns float indicating elapsed t ...
, HRTime , StopWatch , the , getLastElapsedTime , unit , float ...
-
https://man.plustar.jp/php/hrtime-stopwatch.getlastelapsedtime.html
- [similar]
- Basic usage 8910
- « 例 HRTime\PerformanceCounter » PHP Manual 例 Basic usage Basic usage The example illustrates t
...
); $elapsed0 = $c -> getLastElapsedTime ( HRTime \ Unit :: NANOSECOND ); /* measurement is not running her ...
); $elapsed1 = $c -> getLastElapsedTime ( HRTime \ Unit :: NANOSECOND ); $elapsed_total = $c -> getElapsed ...
Time ( HRTime \ Unit :: NANOSECOND ); ?> 関連キーワード: usage , Basic ...
-
https://man.plustar.jp/php/hrtime.example.basic.html
- [similar]
- 対話式のシェルを要求する 8811
- « ssh2_sftp ssh2_tunnel » PHP Manual SSH2 関数 対話式のシェルを要求する ssh2_shell (PECL ssh2 >=
...
$height = 25 , int $width_height_type = SSH2_TERM_UNIT_CHARS ): resource | false リモートエンド上のシェル ...
。 width_height_type width_height_type は SSH2_TERM_UNIT_CHARS あるいは SSH2_TERM_UNIT_PIXELS のいずれかです ...
$connection , 'vt102' , null , 80 , 24 , SSH2_TERM_UNIT_CHARS ); ?> 参考 ssh2_exec() - リモートサーバー上で ...
-
https://man.plustar.jp/php/function.ssh2-shell.html
- [similar]
- 日付および時刻関連 8744
- « sqlsrv_server_info カレンダー » PHP Manual 関数リファレンス 日付および時刻関連 日付および時刻関
...
Time\StopWatch — The HRTime\StopWatch class HRTime\Unit — The HRTime\Unit class 関連キーワード: 日付 , 時刻 ...
ime , 関連 , クラス , 関数 , インストール , 設定 , Unit , StopWatch ...
-
https://man.plustar.jp/php/refs.calendar.html
- [similar]
- Stop time measurement 8414
- « HRTime\StopWatch::start HRTime\Unit » PHP Manual HRTime\StopWatch Stop time measurement HRTime
...
, time , HRTime , StopWatch , stop , パラメータ , Unit , hrtime , public ...
-
https://man.plustar.jp/php/hrtime-stopwatch.stop.html
- [similar]
- リモートサーバー上でコマンドを実行する 8315
- « ssh2_disconnect ssh2_fetch_stream » PHP Manual SSH2 関数 リモートサーバー上でコマンドを実行する
...
$height = 25 , int $width_height_type = SSH2_TERM_UNIT_CHARS ): resource | false コマンドをリモートエンド ...
width_height_type width_height_type は、 SSH2_TERM_UNIT_CHARS あるいは SSH2_TERM_UNIT_PIXELS のいずれかです ...
-
https://man.plustar.jp/php/function.ssh2-exec.html
- [similar]
- High resolution timing 8149
- « その他 はじめに » PHP Manual 日付および時刻関連 High resolution timing High resolution timing
...
ime\StopWatch::stop — Stop time measurement HRTime\Unit — The HRTime\Unit class 関連キーワード: HRTime , S ...
-
https://man.plustar.jp/php/book.hrtime.html
- [similar]
- 定義済み定数 8149
- « リソース型 SSH2 関数 » PHP Manual SSH2 定義済み定数 定義済み定数 以下の定数が定義されています。
...
として要求する ssh2_fingerprint() 用フラグ SSH2_TERM_UNIT_CHARS ( int ) 文字単位で 幅 と 高さ を指定するため ...
の ssh2_shell() 用フラグ SSH2_TERM_UNIT_PIXELS ( int ) ピクセル単位で 幅 と 高さ を指定する ...
求されるデフォルトのターミナル高さ SSH2_DEFAULT_TERM_UNIT ( int ) ssh2_shell() で要求されるデフォルトのターミ ...
-
https://man.plustar.jp/php/ssh2.constants.html
- [similar]