parent root
PHP: HRTime\PerformanceCounter - Manual
PHP 7.2.23 Release Announcement

The HRTime\PerformanceCounter class

(PECL hrtime >= 0.4.3)

Introduction

Class synopsis

HRTime\PerformanceCounter {
/* Methods */
public static getFrequency ( void ) : int
public static getTicks ( void ) : int
public static getTicksSince ( int $start ) : int
}

Table of Contents

add a noteadd a note

User Contributed Notes

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