---
title: receiveTime
framework: network
role: symbol
role_heading: Instance Property
path: network/nwprotocolip/metadata/receivetime
---

# receiveTime

The time at which a packet was received, in nanoseconds, based on CLOCK_MONOTONIC_RAW.

## Declaration

```swift
var receiveTime: UInt64 { get }
```

## See Also

### Related Documentation

- [shouldCalculateReceiveTime](network/nwprotocolip/options/shouldcalculatereceivetime.md)
