preciseEstimationTimeout property
If after this timeout the estimate is within the error margin, the operation will be completed without attempting to reduce the error margin to 0. A value of 0 means no timeout. If unspecified, defaults to 5 seconds.
Implementation
double preciseEstimationTimeout;