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 |
|
|
Dataflow/DataflowContextCache.h |
|
|
|
Dataflow/DataflowContextCache.h |
|
Static
Operators
| Name |
Remarks |
Include Path |
Unreal Specifiers |
bool operator==
(
const FTimestamp& InTimestamp
) const
|
|
Dataflow/DataflowContextCache.h |
|
bool operator>=
(
const FTimestamp& InTimestamp
) const
|
|
Dataflow/DataflowContextCache.h |
|