---
title: "executionTime(for:atTime:withArguments:)"
framework: quartz
role: symbol
role_heading: Instance Method
path: "quartz/qcplugin/executiontime(for:attime:witharguments:)"
---

# executionTime(for:atTime:withArguments:)

## Declaration

```swift
func executionTime(for context: (any QCPlugInContext)!, atTime time: TimeInterval, withArguments arguments: [AnyHashable : Any]!) -> TimeInterval
```
