update : 2015.11.03
php.shukuma.com검색:
|
HRTime\StopWatch::getLastElapsedTime(PECL hrtime >= 0.4.3) HRTime\StopWatch::getLastElapsedTime — Get elapsed time for the last interval. 설명
public float HRTime\StopWatch::getLastElapsedTime
([ integer
$unit
] )Get elapsed time for the previously closed interval. 인수
반환값Returns float indicating elapsed time. |