# NETWORK_PACKET_TIMESTAMP

`import { NETWORK_PACKET_TIMESTAMP } from "destack:net/binding";`

Backend supports packet timestamps.

```ds title="NETWORK_PACKET_TIMESTAMP"
const NETWORK_PACKET_TIMESTAMP: NetworkPacketBackendFeatures
```

[language/library/src/net/binding/raw.ds:34](https://github.com/destack-sh/destack/blob/main/language/library/src/net/binding/raw.ds#L34)
