HRTime
PHP Manual

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 )
}

目次


HRTime
PHP Manual