Giriş
PHP Manual
PHP Manual»HRTime»HRTime\PerformanceCounter

The HRTime\PerformanceCounter class

(PECL hrtime >= 0.4.3)

class HRTime\PerformanceCounter {
/* Yöntemler */
public static function getFrequency(): int
public static function getTicks(): int
public static function getTicksSince(int $start): int
}

İçindekiler

To Top