IsTimeLimitExceededPrint

Windows
MacOS
Linux

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/Serialization/AsyncPackageLoader.h

Include

#include "Serialization/AsyncPackageLoader.h"

Source

/Engine/Source/Runtime/CoreUObject/Private/Serialization/AsyncPackageLoader.cpp

Syntax

void IsTimeLimitExceededPrint
(
    double InTickStartTime,
    double CurrentTime,
    double LastTestTime,
    float InTimeLimit,
    const TCHAR * InLastTypeOfWorkPerformed,
    UObject * InLastObjectWorkWasPerformedOn
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss