> ## 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.Core.TelemetryPacket.Timestamp

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

## TelemetryPacket.Timestamp Property

UTC timestamp when the telemetry was recorded.

```csharp theme={null}
public System.DateTimeOffset Timestamp { get; init; }
```

#### Property Value

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