---
title: localTimestamp
framework: wifiaware
role: symbol
role_heading: Instance Property
path: wifiaware/waperformancereport/localtimestamp
---

# localTimestamp

The time the report was generated, using a local monotonically increasing clock.

## Declaration

```swift
let localTimestamp: ContinuousClock.Instant
```

## See Also

### Reporting the data collection time

- [timestamp](wifiaware/waperformancereport/timestamp.md)
