statsInterval property

int? statsInterval
final

统计间隔

此次统计周期的间隔,单位为 ms。 此字段用于设置回调的统计周期,默认设置为 2000ms。

Implementation

final int? statsInterval;