array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'tr', ), 'this' => array ( 0 => 'hrtime-performancecounter.getticks.php', 1 => 'HRTime\\PerformanceCounter::getTicks', 2 => 'Current ticks from the system', ), 'up' => array ( 0 => 'class.hrtime-performancecounter.php', 1 => 'HRTime\\PerformanceCounter', ), 'prev' => array ( 0 => 'hrtime-performancecounter.getfrequency.php', 1 => 'HRTime\\PerformanceCounter::getFrequency', ), 'next' => array ( 0 => 'hrtime-performancecounter.gettickssince.php', 1 => 'HRTime\\PerformanceCounter::getTicksSince', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/hrtime/hrtime-performancecounter/getticks.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

HRTime\PerformanceCounter::getTicks

(PECL hrtime >= 0.6.0)

HRTime\PerformanceCounter::getTicksCurrent ticks from the system

Açıklama

public static HRTime\PerformanceCounter::getTicks(): int

Returns the ticks count.

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

Dönen Değerler

Returns int indicating the ticks count.