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