![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "CoreMinimal.h"Go to the source code of this file.
Functions | |
| POSIXSHIM_API void | SetPosixShimUTCServerTime (const FDateTime UTCServerTime) |
| 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.
| UTCServerTime | The new server time |