IAnalyzer::FEventTime::GetTimestamp

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

Unreal Engine C++ API Reference > Developer > TraceAnalysis > Trace > IAnalyzer > FEventTime

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
uint64 GetTimestamp&40;&41; const  

Remarks

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


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library