HRTime\StopWatch::getElapsedTime

(PECL hrtime >= 0.4.3)

HRTime\StopWatch::getElapsedTimeGet elapsed time for all intervals

说锟斤拷

public HRTime\StopWatch::getElapsedTime ([ int $unit ] ) : float

Get elapsed time for all the previously closed intervals.

锟斤拷锟斤拷

unit

Time unit represented by a HRTime\Unit constant. Default is HRTime\Unit::SECOND.

锟斤拷锟斤拷值

Returns float indicating elapsed time.