TRealTimeAccumulator

Accumulator: Helper for accumulating real time into sim time based on TickSettings

Windows
MacOS
Linux

References

Module

NetworkPrediction

Header

/Engine/Plugins/Runtime/NetworkPrediction/Source/NetworkPrediction/Public/NetworkedSimulationModelTick.h

Include

#include "NetworkedSimulationModelTick.h"

Syntax

template<typename TickSettings, bool IsFixedTick>
struct TRealTimeAccumulator

Remarks

Accumulator: Helper for accumulating real time into sim time based on TickSettings

Specializations

Functions

Name Description

Public function

void

 

Accumulate

(
    FNetworkSimTime& NetworkSimTime,
    const TRealTime RealTimeSeconds
)

Public function

void

 

Reset()

Typedefs

Name

Description

TRealTime

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