Ark Server API (ASA) - Wiki
|
#include <WindowsPlatformTime.h>
Static Protected Attributes | |
static float | CPUTimePctRelative |
Static Protected Attributes inherited from FGenericPlatformTime | |
static double | SecondsPerCycle |
static double | SecondsPerCycle64 |
static double | LastIntervalCPUTimeInSeconds |
Windows implementation of the Time OS functions.
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
Definition at line 18 of file WindowsPlatformTime.h.
|
inlinestatic |
Definition at line 32 of file WindowsPlatformTime.h.
|
inlinestatic |
|
inlinestatic |
Definition at line 23 of file WindowsPlatformTime.h.
|
static |
|
static |
|
staticprotected |
Percentage CPU utilization for the last interval relative to one core.
Definition at line 60 of file WindowsPlatformTime.h.