![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <StructuredLog.h>
Public Member Functions | |
| constexpr | FLogTime ()=default |
| UE_API FDateTime | GetUtcTime () const |
Static Public Member Functions | |
| static UE_API FLogTime | Now () |
| static UE_API FLogTime | FromUtcTime (const FDateTime &UtcTime) |
Time that a log event occurred.
|
constexprdefault |
| FDateTime UE::FLogTime::GetUtcTime | ( | ) | const |
Returns the UTC time. 0 ticks when the time was not set.
|
static |