Interface MegaRequestTimeParameters
- 名前空間
- easyar
メガリクエスト時間パラメータ。
プロパティ
requestIntervalMilliseconds
サーバーとの通信のタイムアウト時間(ミリ秒)
requestIntervalMilliseconds: number;
timeoutMilliseconds
期待されるリクエスト間隔時間(ミリ秒)、値が大きいほど全体の誤差が大きくなる
timeoutMilliseconds: number;
メガリクエスト時間パラメータ。
サーバーとの通信のタイムアウト時間(ミリ秒)
requestIntervalMilliseconds: number;
期待されるリクエスト間隔時間(ミリ秒)、値が大きいほど全体の誤差が大きくなる
timeoutMilliseconds: number;