enet.peer:throttle configure (日本語)

信頼性の低いパケットを篩い落とすべきではない確立を変更します。

関数

概要

peer:throttle_configure(interval, acceleration, deceleration)

引数

number interval
ラウンドトリップタイム (RTT) の最低測定値を定めるためのミリ秒による間隔。
number acceleration
ラウンドトリップタイム (RTT) の傾斜を定めるためのスロットル確率の増加率。
number deceleration
ラウンドトリップタイム (RTT) の傾斜を定めるためのスロットル確率の減少率。

返値

ありません。

関連

そのほかの言語