HRTime\StopWatch::getLastElapsedTicks
PHP function
Edit on GitHub ✎
(PECL hrtime >= 0.4.3)
Get elapsed ticks for the last interval
Description
HRTime\StopWatch::getLastElapsedTicks(): int
Get elapsed ticks for the previously closed interval.
Parameters Parameters
Return Values
Returns Integer indicating elapsed ticks.