CakeFest 2024: The Official CakePHP Conference

Класс HRTime\PerformanceCounter

(PECL hrtime >= 0.4.3)

Введение

Обзор классов

class HRTime\PerformanceCounter {
/* Методы */
public static getFrequency(): int
public static getTicks(): int
public static getTicksSince(int $start): int
}

Содержание

add a note

User Contributed Notes

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