# Sandbox.Engine.SystemInfo.ProcessorFrequency

```csharp
static float ProcessorFrequency { get; set; }
```

The frequency of this system's processor in GHz.

Declared in [Sandbox.Engine.SystemInfo](/api/Sandbox.Engine.SystemInfo).
Assembly: `Sandbox.Engine`.
