DummyTimer

Here are a number of profiling helper functions so we do not have to duplicate a lot of the glue code everywhere.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/ProfilingDebugging/LoadTimeTracker.h

Include

#include "ProfilingDebugging/LoadTimeTracker.h"

Syntax

static double DummyTimer = 0.0;

Remarks

Here are a number of profiling helper functions so we do not have to duplicate a lot of the glue code everywhere. And we can have consistent naming for all our files.

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