> ## Documentation Index
> Fetch the complete documentation index at: https://docs.resq.software/llms.txt
> Use this file to discover all available pages before exploring further.

# ResQ.Clients.TelemetryPacket.Timestamp

### [ResQ.Clients](./ResQ.Clients.md "ResQ.Clients").[TelemetryPacket](./ResQ.Clients.TelemetryPacket.md "ResQ.Clients.TelemetryPacket")

## TelemetryPacket.Timestamp Property

Unix timestamp in seconds.

```csharp theme={null}
public long Timestamp { get; init; }
```

#### Property Value

[System.Int64](https://learn.microsoft.com/en-us/dotnet/api/system.int64 "System.Int64")
