FGenericPlatformTime::StrTimestamp

Returns a timestamp string built from the current date and time.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformTime.h

Include

#include "GenericPlatform/GenericPlatformTime.h"

Source

/Engine/Source/Runtime/Core/Private/GenericPlatform/GenericPlatformTime.cpp

Syntax

static const TCHAR * StrTimestamp()

Remarks

Returns a timestamp string built from the current date and time. NOTE: Only one return value is valid at a time!

Returns

timestamp string

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss