fingerDetectionTimeout property
Finger detection timeout in seconds (default is 60 seconds). This configuration option describes how long to wait before stopping the detection state machine. After waiting the specified time, the detection state machine will throw a NO_FINGERS_DETECTED OnyxError to the caller.
Implementation
int fingerDetectionTimeout = 60;