FGenericPlatformTime::ToMilliseconds64

Converts cycles to milliseconds.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "GenericPlatform/GenericPlatformTime.h"

Syntax

static double ToMilliseconds64
(
    const uint64 Cycles
)

Remarks

Converts cycles to milliseconds.

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