detectionTimeoutMs property
Sets the timeout, in milliseconds, of 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;