FGenericPlatformTime::UpdateCPUTime

Updates CPU utilization, called through a delegate from the Core ticker.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformTime.h

Include

#include "GenericPlatform/GenericPlatformTime.h"

Syntax

static bool UpdateCPUTime
(
    float DeltaTime
)

Remarks

Updates CPU utilization, called through a delegate from the Core ticker.

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