Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Net/Common/Public/Net/Common/Packets/PacketView.h |
Include |
#include "Net/Common/Packets/PacketView.h" |
struct FPacketTimestamp
Stores a platform-specific timestamp for a packet. Can be translated for local use by ISocketSubsystem::TranslatePacketTimestamp.
Name | Description | ||
---|---|---|---|
|
Timestamp |
The internal platform specific timestamp (does NOT correspond to FPlatformTime::Seconds, may use a different clock source). |