Navigation
API > API/Runtime > API/Runtime/DataflowCore
| Name | FTimestamp |
| Type | struct |
| Header File | /Engine/Source/Runtime/Experimental/Dataflow/Core/Public/Dataflow/DataflowContextCache.h |
| Include Path | #include "Dataflow/DataflowContextCache.h" |
Syntax
struct FTimestamp
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FTimestamp
(
Type InValue |
Dataflow/DataflowContextCache.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| Type | uint64 | Dataflow/DataflowContextCache.h |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| Invalid | Type | Dataflow/DataflowContextCache.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Value | Type | Dataflow/DataflowContextCache.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IsInvalid () |
Dataflow/DataflowContextCache.h | ||
bool IsInvalid () |
Dataflow/DataflowContextCache.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static Type Current() |
Dataflow/DataflowContextCache.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const FTimestamp& InTimestamp |
Dataflow/DataflowContextCache.h | ||
bool operator>=
(
const FTimestamp& InTimestamp |
Dataflow/DataflowContextCache.h |