IAnalyzer::FEventTime::AsCycle64

Returns a timestamp for the event compatible with FPlatformTime::Cycle64(), or zero if the event has no 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 AsCycle64&40;&41; const  

Remarks

Returns a timestamp for the event compatible with FPlatformTime::Cycle64(), or zero if the event has no timestamp.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library