Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Utils
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/Utils/PCGExtraCapture.h |
| Include | #include "Utils/PCGExtraCapture.h" |
Syntax
struct FCallTime
Variables
| Type | Name | Description | |
|---|---|---|---|
| double | ExecutionEndTime | ||
| int32 | ExecutionFrameCount | ||
| double | ExecutionStartTime | ||
| double | ExecutionTime | ||
| double | MaxExecutionFrameTime | ||
| double | MinExecutionFrameTime | ||
| uint64 | OutputDataMemorySize | ||
| double | PostExecuteTime | ||
| double | PrepareDataEndTime | ||
| int32 | PrepareDataFrameCount | ||
| double | PrepareDataStartTime | ||
| double | PrepareDataTime |
Functions
| Type | Name | Description | |
|---|---|---|---|
| double | |||
| double | |||
| double | TotalTime () |
||
| double |