FMonitoredProcess::SetSleepInterval

Sets the sleep interval to be used in the main thread loop.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Misc/MonitoredProcess.h"

Syntax

void SetSleepInterval
(
    float InSleepInterval
)

Remarks

Sets the sleep interval to be used in the main thread loop.

Parameters

Parameter

Description

InSleepInterval

The Sleep interval to use.

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