---
title: passCount
framework: coreimage
role: symbol
role_heading: Instance Property
path: coreimage/cirenderinfo/passcount
---

# passCount

The number of passes the render took.

## Declaration

```swift
var passCount: Int { get }
```

## See Also

### Instance Properties

- [kernelExecutionTime](coreimage/cirenderinfo/kernelexecutiontime.md)
- [pixelsProcessed](coreimage/cirenderinfo/pixelsprocessed.md)
- [kernelCompileTime](coreimage/cirenderinfo/kernelcompiletime.md)
