IFrameProvider::GetFrameStartTimes

Gets the array of frame start times, for the specified frame type.

Unreal Engine C++ API Reference > Developer > TraceServices > TraceServices > Model > IFrameProvider

References

   
Module TraceServices
Header /Engine/Source/Developer/TraceServices/Public/TraceServices/Model/Frames.h
Include #include "TraceServices/Model/Frames.h"
const TArray64< double > & GetFrameStartTimes
(
    ETraceFrameType FrameType
) const

Remarks

Gets the array of frame start times, for the specified frame type. a const reference to array of time values

Parameters

Name Description
FrameType type of frames

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library