UGenlockedTimecodeProvider::GetQualifiedFrameTime

Return current frame time.

Windows
MacOS
Linux

Override Hierarchy

UTimecodeProvider::GetQualifiedFrameTime()

UGenlockedTimecodeProvider::GetQualifiedFrameTime()

References

Module

TimeManagement

Header

/Engine/Source/Runtime/TimeManagement/Public/GenlockedTimecodeProvider.h

Include

#include "GenlockedTimecodeProvider.h"

Source

/Engine/Source/Runtime/TimeManagement/Private/GenlockedTimecodeProvider.cpp

Syntax

virtual FQualifiedFrameTime GetQualifiedFrameTime() const

Remarks

Return current frame time. Since it may be called several times per frame, it is suggested to return a cached value.

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