HRTime\PerformanceCounter::getTicksSince
(PECL hrtime >= 0.6.0)
HRTime\PerformanceCounter::getTicksSince — Ticks elapsed since the given value
説明
public static HRTime\PerformanceCounter::getTicksSince
( int
$start
) : intReturns the ticks count elapsed since the given start value.
パラメータ
-
start -
Starting ticks value.
返り値
Returns integer indicating the ticks count.