checkIntervalMs property

BigInt checkIntervalMs
final

Frequency (ms) of background checks.

If set to 5000, the engine will automatically run a check every 5 seconds and stream results. Set to 0 to disable periodic checks.

Implementation

final BigInt checkIntervalMs;