Navigation
API > API/Developer > API/Developer/TraceServices > API/Developer/TraceServices/TraceServices > API/Developer/TraceServices/TraceServices/Model > API/Developer/TraceServices/TraceServices/Model/INetProfilerProvider
References
Module | TraceServices |
Header | /Engine/Source/Developer/TraceServices/Public/TraceServices/Model/NetProfiler.h |
Include | #include "TraceServices/Model/NetProfiler.h" |
ITable< FNetProfilerAggregatedStats > &42; CreateAggregation
&40;
uint32 ConnectionIndex,
ENetProfilerConnectionMode Mode,
uint32 PacketIndexIntervalStart,
uint32 PacketIndexIntervalEnd,
uint32 StartPosition,
uint32 EndPosition
&41; const
Remarks
Computes aggregated stats for a packet interval or for a range of content events in a single packet. [PacketIndexIntervalStart, PacketIndexIntervalEnd] is the inclusive packet interval. [StartPosition, EndPosition) is the exclusive bit range interval; only used when PacketIndexIntervalStart == PacketIndexIntervalEnd.