UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FPacketTimestamp Struct Reference

#include <PacketView.h>

Public Attributes

FTimespan Timestamp
 

Detailed Description

Stores a platform-specific timestamp for a packet. Can be translated for local use by ISocketSubsystem::TranslatePacketTimestamp.

Member Data Documentation

◆ Timestamp

FTimespan FPacketTimestamp::Timestamp

The internal platform specific timestamp (does NOT correspond to FPlatformTime::Seconds, may use a different clock source).


The documentation for this struct was generated from the following file: