HttpResponse::getThrottleDelay
(PECL pecl_http >= 0.10.0)
HttpResponse::getThrottleDelay — throttle delay を取得する
説明
static
double HttpResponse::getThrottleDelay
( void
)
現在の throttle delay を取得します。
返り値
秒単位の throttle delay を表す double 値を返します。
参考
- HttpResponse::getBufferSize - バッファサイズを取得する
- HttpResponse::setBufferSize - バッファサイズを設定する
- HttpResponse::setThrottleDelay - throttle delay を設定する
HttpResponse::getThrottleDelay
There are no user contributed notes for this page.
