Navigation
Unreal Engine C++ API Reference > Developer > ProfileVisualizer > SEventsTree
References
Module | ProfileVisualizer |
Header | /Engine/Source/Developer/ProfileVisualizer/Public/SEventsTree.h |
Include | #include "SEventsTree.h" |
Source | /Engine/Source/Developer/ProfileVisualizer/Private/SEventsTree.cpp |
double GetEventDuration ( double InDurationMs ) const
Remarks
Converts ms to currently selected time units.
Parameters
Name | Description |
---|---|
InDurationMs | duration time in ms. |