HRTime\PerformanceCounter::getTicksSince

Ticks elapsed since the given value

説明

public static int HRTime\PerformanceCounter::getTicksSince(int $start)

Returns the ticks count elapsed since the given start value.

パラメータ

start

Starting ticks value.

戻り値

Returns int indicating the ticks count.