Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
FScopedBootTiming Struct Reference

#include <CoreGlobals.h>

+ Collaboration diagram for FScopedBootTiming:

Public Member Functions

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

Public Attributes

FString Message
 
double StartTime
 

Detailed Description

Definition at line 74 of file CoreGlobals.h.

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

Definition at line 76 of file CoreGlobals.h.

◆ StartTime

double FScopedBootTiming::StartTime

Definition at line 77 of file CoreGlobals.h.


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