Navigation
API > API/Runtime > API/Runtime/Core
| Name | FScopedBootTiming |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/CoreGlobals.h |
| Include Path | #include "CoreGlobals.h" |
Syntax
struct FScopedBootTiming
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FScopedBootTiming
(
const ANSICHAR* InMessage |
CoreGlobals.h | ||
FScopedBootTiming
(
const ANSICHAR* InMessage, |
CoreGlobals.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FScopedBootTiming() |
CoreGlobals.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Message | FString | CoreGlobals.h | ||
| StartTime | double | CoreGlobals.h |