---
title: MTL4TimestampGranularity.relaxed
framework: metal
role: symbol
role_heading: Case
path: metal/mtl4timestampgranularity/relaxed
---

# MTL4TimestampGranularity.relaxed

A minimally-invasive timestamp which may be less precise.

## Declaration

```swift
case relaxed
```

## Discussion

Discussion Using this granularity incurs in the lowest overhead, at the cost of precision. For example, it may sample at command encoder boundaries.
