kQCPlugInTimeModeIdle
An idle time dependency. The custom patch does not depend on time but needs the system to execute it periodically. For example if the custom patch connects to a piece of hardware, to ensure that it pulls data from the hardware, you would set the custom patch time dependency to idle time mode. This time mode is typically used with providers.]]
Declaration
var kQCPlugInTimeModeIdle: QCPlugInTimeMode { get }