UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
PosixShim.h File Reference
#include "CoreMinimal.h"

Go to the source code of this file.

Functions

POSIXSHIM_API void SetPosixShimUTCServerTime (const FDateTime UTCServerTime)
 

Function Documentation

◆ SetPosixShimUTCServerTime()

POSIXSHIM_API void SetPosixShimUTCServerTime ( const FDateTime  UTCServerTime)

Sets the current UTC server time. This value should be set from a trusted-to-be-roughly-correct source, and should be updated from time to time.

Parameters
UTCServerTimeThe new server time