Navigation
API > API/Runtime > API/Runtime/NetCore
| |
|
| Name |
FNetTimer |
| Type |
class |
| Header File |
/Engine/Source/Runtime/Net/Core/Public/Net/Core/Trace/Private/NetTraceInternal.h |
| Include Path |
#include "Net/Core/Trace/Private/NetTraceInternal.h" |
Syntax
class FNetTimer
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
FNetTimer
(
bool bEnabled
)
|
|
Net/Core/Trace/Private/NetTraceInternal.h |
|
Variables
Protected
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| StartCycle |
uint64 |
|
Net/Core/Trace/Private/NetTraceInternal.h |
|
Functions
Public
| Name |
Remarks |
Include Path |
Unreal Specifiers |
uint64 GetCyclesSinceStart()
|
|
Net/Core/Trace/Private/NetTraceInternal.h |
|