UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FScopedBootTiming Struct Reference

#include <CoreGlobals.h>

Public Member Functions

CORE_API FScopedBootTiming (const ANSICHAR *InMessage)
 
CORE_API FScopedBootTiming (const ANSICHAR *InMessage, FName Suffix)
 
CORE_API ~FScopedBootTiming ()
 

Public Attributes

FString Message
 
double StartTime
 

Constructor & Destructor Documentation

◆ FScopedBootTiming() [1/2]

FScopedBootTiming::FScopedBootTiming ( const ANSICHAR InMessage)

◆ FScopedBootTiming() [2/2]

FScopedBootTiming::FScopedBootTiming ( const ANSICHAR InMessage,
FName  Suffix 
)

◆ ~FScopedBootTiming()

FScopedBootTiming::~FScopedBootTiming ( )

Member Data Documentation

◆ Message

FString FScopedBootTiming::Message

◆ StartTime

double FScopedBootTiming::StartTime

The documentation for this struct was generated from the following files: