HRTime\StopWatch::getElapsedTime
(PECL hrtime >= 0.4.3)
HRTime\StopWatch::getElapsedTime — Get elapsed time for all intervals
Beschreibung
$unit
= ?): floatGet elapsed time for all the previously closed intervals.
Parameter-Liste
-
unit
-
Time unit represented by a HRTime\Unit constant. Default is HRTime\Unit::SECOND.
Rückgabewerte
Returns Float indicating elapsed time.