FCbWriter::AddTimeSpanTicks

Write a time span field with the specified count of 100ns ticks.

Choose your operating system:

Windows

macOS

Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Serialization/CompactBinaryWriter.h

Include

#include "Serialization/CompactBinaryWriter.h"

Syntax

void AddTimeSpanTicks
(
    FUtf8StringView Name,
    int64 Ticks
)

Remarks

Write a time span field with the specified count of 100ns ticks.