Navigation
API > API/Runtime > API/Runtime/NetCommon
Stores a platform-specific timestamp for a packet. Can be translated for local use by ISocketSubsystem::TranslatePacketTimestamp.
| Name | FPacketTimestamp |
| Type | struct |
| Header File | /Engine/Source/Runtime/Net/Common/Public/Net/Common/Packets/PacketView.h |
| Include Path | #include "Net/Common/Packets/PacketView.h" |
Syntax
struct FPacketTimestamp
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Timestamp | FTimespan | The internal platform specific timestamp (does NOT correspond to FPlatformTime::Seconds, may use a different clock source). | Net/Common/Packets/PacketView.h |