statsInterval property

int? statsInterval
final

The interval of this statistical period, in ms.

This field is used to set the statistics period of the callback, the default setting is 2000ms.

Implementation

final int? statsInterval;