HRTime\StopWatch::getLastElapsedTicks

(PECL hrtime >= 0.4.3)

HRTime\StopWatch::getLastElapsedTicks最後のインターバルの経過ティック数を取得する

説明

public HRTime\StopWatch::getLastElapsedTicks(): int

直前に閉じたインターバルの経過ティック数を取得します。

パラメータ

この関数にはパラメータはありません。

戻り値

経過ティック数を示す int を返します。

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top