IAnalyzer::FEventTime::GetTimestamp

Returns the integer timestamp for the event or zero if there no associated timestamp.

Windows
MacOS
Linux

References

Module

TraceAnalysis

Header

/Engine/Source/Developer/TraceAnalysis/Public/Trace/Analyzer.h

Include

#include "Trace/Analyzer.h"

Source

/Engine/Source/Developer/TraceAnalysis/Private/Analysis/Engine.cpp

Syntax

uint64 GetTimestamp() const

Remarks

Returns the integer timestamp for the event or zero if there no associated timestamp.

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