Function rs2_set_link_timeout
Defined in File rs_eth_config.h
Function Documentation
-
void rs2_set_link_timeout(const rs2_device *device, unsigned int timeout, rs2_error **error)
Set timeout in milliseconds before falling back to other connection type
- Parameters:
device – [in] RealSense device
timeout – [in] Link timeout to set in milliseconds
error – [out] If non-null, receives any error that occurs during this call, otherwise, errors are ignored