![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ApplePlatformTime.h>
Inheritance diagram for FApplePlatformTime:Additional Inherited Members | |
Static Protected Attributes inherited from FGenericPlatformTime | |
| static CORE_API double | SecondsPerCycle = 0.0 |
| static CORE_API double | SecondsPerCycle64 = 0.0 |
| static CORE_API double | LastIntervalCPUTimeInSeconds = 0.0 |
Please see following UDN post about using rdtsc on processors that support result being invariant across cores.
https://udn.epicgames.com/lists/showpost.php?id=46794&list=unprog3 Apple platform implementation of the Time OS functions
|
static |