---
title: timestamp
framework: metal
role: symbol
role_heading: Instance Property
path: metal/mtlcounterresulttimestamp/timestamp
---

# timestamp

A timestamp value from a GPU at a particular point in time during an operation, typically at the beginning or ending of a render stage.

## Declaration

```swift
var timestamp: UInt64
```
