createTimeout property

double createTimeout
final

Timeout for creating the inlet in isolated mode. This is only used when useIsolates: true. Default is LSL_FOREVER, which means it will wait indefinitely.

Implementation

final double createTimeout;