Navigation
API > API/Runtime > API/Runtime/Core
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/CoreGlobals.h |
| Include | #include "CoreGlobals.h" |
Syntax
struct FScopedBootTiming
Variables
| Type | Name | Description | |
|---|---|---|---|
| FString | Message | ||
| double | StartTime |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FScopedBootTiming
(
const ANSICHAR* InMessage |
|||
FScopedBootTiming
(
const ANSICHAR* InMessage, |
Destructors
| Type | Name | Description | |
|---|---|---|---|