Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FShaderCompilerStats
Description
Lets the stats to know about a newly added job. Job will be modified to include the current timestamp.
| Name | RegisterNewPendingJob |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/ShaderCompiler.h |
| Include Path | #include "ShaderCompiler.h" |
| Source | /Engine/Source/Runtime/Engine/Private/ShaderCompiler/ShaderCompilerStats.cpp |
void RegisterNewPendingJob
(
FShaderCommonCompileJob & InOutJob
)