Класс HRTime\StopWatch

(PECL hrtime >= 0.4.3)

Введение

Обзор классов

HRTime\StopWatch extends HRTime\PerformanceCounter {
/* Методы */
public getElapsedTicks ( ) : int
public getElapsedTime ( int $unit = ? ) : float
public getLastElapsedTicks ( ) : int
public getLastElapsedTime ( int $unit = ? ) : float
public isRunning ( ) : bool
public start ( ) : void
public stop ( ) : void
/* Наследуемые методы */
public static HRTime\PerformanceCounter::getTicks ( ) : int
public static HRTime\PerformanceCounter::getTicksSince ( int $start ) : int
}

Содержание