ITimeStep::GetActualDt

Get how much time actually passed (Dt and any sleeps) mainly for stats.

Windows
MacOS
Linux

References

Module

Chaos

Header

/Engine/Source/Runtime/Experimental/Chaos/Public/Framework/TimeStep.h

Include

#include "Framework/TimeStep.h"

Syntax

virtual float GetActualDt() const

Remarks

Get how much time actually passed (Dt and any sleeps) mainly for stats. By default will just return Dt

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