PHP Velho Oeste 2024

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

Table of Contents

add a note add a note

User Contributed Notes

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