Contents

kQCPlugInTimeModeNone

No time dependency. The custom patch does not depend on time at all. (It does not use the time parameter of the execute:atTime:withArguments: method.)

Declaration

var kQCPlugInTimeModeNone: QCPlugInTimeMode { get }

See Also

Constants