FThreadHeartBeat::ResumeHeartBeat

Resume heartbeat measuring for the current thread

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/HAL/ThreadHeartBeat.h

Include

#include "HAL/ThreadHeartBeat.h"

Source

/Engine/Source/Runtime/Core/Private/HAL/ThreadHeartBeat.cpp

Syntax

void ResumeHeartBeat
(
    bool bAllThreads
)

Remarks

Resume heartbeat measuring for the current thread

Parameters

Parameter

Description

bAllThreads

If true, resumes heartbeat for all threads, not only the current one

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