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