(PECL hrtime >= 0.4.3)
Timer frequency in ticks per second
public int HRTime\PerformanceCounter::getFrequency ( void )
Returns the timer frequency in ticks per second. This value is constant after the system start on almost any operating system.
Returns:
Returns integer indicating the timer frequency.
Please login to continue.