Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Utils
References
| Module | PCG |
| Header | /Engine/Plugins/Experimental/PCG/Source/PCG/Public/Utils/PCGExtraCapture.h |
| Include | #include "Utils/PCGExtraCapture.h" |
Syntax
struct FCallTime
Variables
| Type | Name | Description | |
|---|---|---|---|
| int32 | ExecutionFrameCount | How many frames | |
| double | ExecutionTime | Sum of all frames | |
| double | MaxExecutionFrameTime | ||
| double | MinExecutionFrameTime | ||
| double | PostExecuteTime | ||
| double | PrepareDataTime |