TRingBuffer::TotalDataPushed

Gets the total number of words that have been pushed through this buffer since clearing

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Online/BuildPatchServices/Private/Core/RingBuffer.h

Include

#include "Core/RingBuffer.h"

Syntax

uint64 TotalDataPushed() const

Remarks

Gets the total number of words that have been pushed through this buffer since clearing

Returns

total length of data passed through

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