# CurrentCPULevelMarker

> Profiler counter to report cpu performance level.

## Definition

* **Type:** Field
* **Namespace:** [UnityEngine.AdaptivePerformance](/engine/6000.6/script-reference/unityengine/adaptiveperformance.md)
* **Assembly:** UnityEngine.AdaptivePerformanceModule

```csharp
[NoAutoStaticsCleanup]
public static AdaptivePerformanceProfilerStats.CustomProfilerMarker<int> CurrentCPULevelMarker
```
