detectionTimeoutMs property
The detection timeout, in milliseconds, for the scanner.
This timeout is ignored if the detectionSpeed is not set to DetectionSpeed.normal.
By default this is set to 250
milliseconds,
which prevents memory issues on older devices.
Implementation
final int detectionTimeoutMs;