# FrequencyHz

> Display data value as a frequency, specified in hertz.

## Definition

* **Type:** Field
* **Namespace:** [Unity.Profiling](/engine/6000.3/script-reference/unity/profiling.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
FrequencyHz = 5
```

### Remarks

Values are displayed in hertz (Hz), kilohertz (kHz), megahertz (MHz), or gigahertz (GHz), depending upon the magnitude.
