update : 2015.11.03
php.shukuma.com

검색:
 
 
The HRTime\StopWatch class

The HRTime\StopWatch class

(PECL hrtime >= 0.4.3)

소개

클래스 개요

HRTime\StopWatch extends HRTime\PerformanceCounter {
/* 메소드 */
public float getElapsedTime ([ integer $unit ] )
public float getLastElapsedTime ([ integer $unit ] )
/* 상속된 메소드 */
public void HRTime\PerformanceCounter::start ( void )
public void HRTime\PerformanceCounter::stop ( void )
}

Table of Contents