UTimeSynchronizationSource::GetOldestSampleTime

Get the time of the oldest available sample (relative to this source's frame rate).

Windows
MacOS
Linux

Override Hierarchy

References

Module

TimeManagement

Header

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

Include

#include "TimeSynchronizationSource.h"

Syntax

virtual FFrameTime GetOldestSampleTime() const

Remarks

Get the time of the oldest available sample (relative to this source's frame rate). Note, in cases where Rollover is allowed and has occurred, this may have a higher value than GetNewestSampleTime.

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