PHP 8.3.4 Released!

The HRTime\PerformanceCounter class

(PECL hrtime >= 0.4.3)

Introduction

Class synopsis

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

Table of Contents

add a note

User Contributed Notes

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