statsInterval property

int? statsInterval
final

统计间隔,默认为 2000ms

此字段用于设置回调的统计周期,单位为 ms。

Implementation

final int? statsInterval;