The HRTime\PerformanceCounter class

(PECL hrtime >= 0.4.3)

Вступ

Короткий Огляд Класа

HRTime\PerformanceCounter {
/* Методи */
public int getElapsedTicks ( void )
public int getFrequency ( void )
public int getLastElapsedTicks ( void )
public bool isRunning ( void )
public void start ( void )
public void stop ( void )
}

Зміст

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top