The HRTime\PerformanceCounter class

(PECL hrtime >= 0.4.3)

はじめに

クラス概要

class HRTime\PerformanceCounter {
/* メソッド */
public static function getFrequency(): int
public static function getTicks(): int
public static function getTicksSince(int $start): int
}

目次

add a note

User Contributed Notes

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