HRTime\PerformanceCounter::getTicksSince
(PECL hrtime >= 0.6.0)
HRTime\PerformanceCounter::getTicksSince — Ticks elapsed since the given value
Beschreibung
$start
): intReturns the ticks count elapsed since the given start value.
Parameter-Liste
-
start
-
Starting ticks value.
Rückgabewerte
Returns Integer indicating the ticks count.