PHP 8.3.4 Released!

La clase HRTime\PerformanceCounter

(PECL hrtime >= 0.4.3)

Introducción

Sinopsis de la Clase

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

Tabla de contenidos

add a note

User Contributed Notes

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