FTimer::GetCurrentDeltaTime

Returns the current delta time.

Windows
MacOS
Linux

References

Module

RenderCore

Header

/Engine/Source/Runtime/RenderCore/Public/RenderCore.h

Include

#include "RenderCore.h"

Syntax

float GetCurrentDeltaTime() const

Remarks

Returns the current delta time.

Returns

Current delta time (number of seconds that passed between the last two tick)

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