---
title: NSProcessPerformanceProfile
framework: metal
role: symbol
role_heading: Structure
path: metal/nsprocessperformanceprofile
---

# NSProcessPerformanceProfile

A value describing the device’s performance profile.

## Declaration

```swift
struct NSProcessPerformanceProfile
```

## Topics

### Initializers

- [init(rawValue:)](metal/nsprocessperformanceprofile/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Data types

- [NSDeviceCertification](metal/nsdevicecertification.md)
