---
title: framesPerSecond
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/unitfrequency/framespersecond
---

# framesPerSecond

The frames per second unit of frequency.

## Declaration

```swift
@NSCopying class var framesPerSecond: UnitFrequency { get }
```

## See Also

### Accessing Predefined Units

- [terahertz](foundation/unitfrequency/terahertz.md)
- [gigahertz](foundation/unitfrequency/gigahertz.md)
- [megahertz](foundation/unitfrequency/megahertz.md)
- [kilohertz](foundation/unitfrequency/kilohertz.md)
- [hertz](foundation/unitfrequency/hertz.md)
- [millihertz](foundation/unitfrequency/millihertz.md)
- [microhertz](foundation/unitfrequency/microhertz.md)
- [nanohertz](foundation/unitfrequency/nanohertz.md)
