HttpResponse
PHP Manual

HttpResponse::getThrottleDelay

(PECL pecl_http >= 0.10.0)

HttpResponse::getThrottleDelaythrottle delay を取得する

説明

static float HttpResponse::getThrottleDelay ( void )

現在の throttle delay を取得します。

返り値

秒単位の throttle delay を表す double 値を返します。

参考


HttpResponse
PHP Manual