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

Table of Contents

add a note add a note

User Contributed Notes

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