timeout property
Timeout after which the operation will be interrupted, regardless of the current error margin. A value of 0 means no timeout. If unspecified, defaults to 0.
Implementation
double timeout;
Timeout after which the operation will be interrupted, regardless of the current error margin. A value of 0 means no timeout. If unspecified, defaults to 0.
double timeout;