Navigation
Unreal Engine C++ API Reference > Runtime > Core > Logging
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Logging/StructuredLog.h |
Include | #include "Logging/StructuredLog.h" |
Syntax
class FLogTime
Remarks
Time that a log event occurred.
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
constexpr | FLogTime () |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
FDateTime | GetUtcTime () |
Returns the UTC time. 0 ticks when the time was not set. |
![]() ![]() |
FLogTime | Now () |