FApp::GetFixedDeltaTime

Gets time step in seconds if a fixed delta time is wanted.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/App.h

Include

#include "Misc/App.h"

Syntax

static double GetFixedDeltaTime()

Remarks

Gets time step in seconds if a fixed delta time is wanted.

Returns

Time step in seconds for fixed delta time.

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