createTimeout property
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;
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.
final double createTimeout;