FMonitoredProcess::GetDuration

Gets the duration of time that the task has been running.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/MonitoredProcess.h

Include

#include "Misc/MonitoredProcess.h"

Source

/Engine/Source/Runtime/Core/Private/Misc/MonitoredProcess.cpp

Syntax

FTimespan GetDuration() const

Remarks

Gets the duration of time that the task has been running.

Returns

Time duration.

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