FTimer::Tick

Updates the timer.

Windows
MacOS
Linux

References

Module

RenderCore

Header

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

Include

#include "RenderCore.h"

Syntax

void Tick
(
    float DeltaTime
)

Remarks

Updates the timer.

Parameters

Parameter

Description

DeltaTime

Number of seconds that have passed since the last 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