UTimedDataMonitorSubsystem::ApplyTimeCorrection

Assume all data samples were produce at the same time and align them with the current platform's time

Windows
MacOS
Linux

References

Module

TimedDataMonitor

Header

/Engine/Plugins/VirtualProduction/TimedDataMonitor/Source/TimedDataMonitor/Public/TimedDataMonitorSubsystem.h

Include

#include "TimedDataMonitorSubsystem.h"

Source

/Engine/Plugins/VirtualProduction/TimedDataMonitor/Source/TimedDataMonitor/Private/TimedDataMonitorSubsystem.cpp

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintCallable, Category="Timed Data Monitor")
FTimedDataMonitorTimeCorrectionResult ApplyTimeCorrection
(
    const FTimedDataMonitorInputIdentifier & Identifier,
    const FTimedDataMonitorTimeCorrectionParameters & TimeCorrectionParameters
)

Remarks

Assume all data samples were produce at the same time and align them with the current platform's time

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