---
title: kQCPlugInExecutionModeProcessor
framework: quartz
role: symbol
role_heading: Global Variable
path: quartz/kqcpluginexecutionmodeprocessor
---

# kQCPlugInExecutionModeProcessor

A processor execution mode. The custom patch executes whenever its inputs change or if the time change (assuming it’s time-dependent).

## Declaration

```swift
var kQCPlugInExecutionModeProcessor: QCPlugInExecutionMode { get }
```

## See Also

### Constants

- [kQCPlugInExecutionModeProvider](quartz/kqcpluginexecutionmodeprovider.md)
- [kQCPlugInExecutionModeConsumer](quartz/kqcpluginexecutionmodeconsumer.md)
