Navigation
API > API/Runtime > API/Runtime/EventLoop > API/Runtime/EventLoop/TTimerManager
| Name | FTimerHeapOrder |
| Type | struct |
| Header File | /Engine/Source/Runtime/Online/Experimental/EventLoop/Public/EventLoop/EventLoopTimer.h |
| Include Path | #include "EventLoop/EventLoopTimer.h" |
Syntax
struct FTimerHeapOrder
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FTimerHeapOrder
(
const FStorageType& InStorage |
EventLoop/EventLoopTimer.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| NumTimers | int32 | EventLoop/EventLoopTimer.h | ||
| Storage | const FStorageType & | EventLoop/EventLoopTimer.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator()
(
FInternalHandle LhsHandle, |
EventLoop/EventLoopTimer.h |