SEventsTree::GetEventDuration

Converts ms to currently selected time units.

Windows
MacOS
Linux

References

Module

TaskGraph

Header

/Engine/Source/Developer/TaskGraph/Public/SEventsTree.h

Include

#include "SEventsTree.h"

Source

/Engine/Source/Developer/TaskGraph/Private/SEventsTree.cpp

Syntax

double GetEventDuration
(
    double InDurationMs
) const

Remarks

Converts ms to currently selected time units.

Parameters

Parameter

Description

InDurationMs

duration time in ms.

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