Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FGenericPlatformTime
Description
Returns a timestamp string built from the current date and time. NOTE: Only one return value is valid at a time!
| Name | StrTimestamp |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformTime.h |
| Include Path | #include "GenericPlatform/GenericPlatformTime.h" |
| Source | /Engine/Source/Runtime/Core/Private/GenericPlatform/GenericPlatformTime.cpp |
static const TCHAR * StrTimestamp()
timestamp string in the format "MM/DD/YY HH::mm::ss"