IAnalyzer::FEventTime::AsSeconds

Returns a FPlatformTime::Cycle64() value as seconds relative to the start of the trace.

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

double AsSeconds
(
    uint64 Cycles64
) const

Remarks

Returns a FPlatformTime::Cycle64() value as seconds relative to the start of the trace.

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