InvalidTimestamp

Thread - [ENamedThreads::AnyThread](API\Runtime\Core\Async\ENamedThreads__Type)), task priority, thread priority (in case of a worker thread), and queue index (in case of a named thread - main queue or local queue). See ENamedThreads to split the info into separate fields

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

References

   
Module TraceServices
Header /Engine/Source/Developer/TraceServices/Public/TraceServices/Model/TasksProfiler.h
Include #include "TraceServices/Model/TasksProfiler.h"

Syntax

static constexpr double InvalidTimestamp = 0.0;  

Remarks

Thread - ENamedThreads::AnyThread), task priority, thread priority (in case of a worker thread), and queue index (in case of a named thread - main queue or local queue). See ENamedThreads to split the info into separate fields


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library