HRTime\PerformanceCounter::getTicksSince
(PECL hrtime >= 0.6.0)
HRTime\PerformanceCounter::getTicksSince — Ticks elapsed since the given value
Description
$start
): intReturns the ticks count elapsed since the given start value.
Parameters
-
start
-
Starting ticks value.
Return Values
Returns int indicating the ticks count.