detectionTimeoutMs property
Sets the timeout of scanner. The timeout is set in miliseconds.
NOTE: The timeout only works if the detectionSpeed is set to DetectionSpeed.normal (which is the default value).
Implementation
final int detectionTimeoutMs;