The HRTime\PerformanceCounter class

(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