# Counter

> Marker represents a counter.

## Definition

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

```csharp
Counter = 128
```

### Remarks

Additional Resources: [ProfilerUnsafeUtility.SingleSampleWithMetadata](/engine/6000.5/script-reference/unity/profiling/lowlevel/unsafe/profilerunsafeutility/singlesamplewithmetadata.md).
