Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FShaderCompilerStats
Description
Marks the job as given out to a worker for execution for the stats purpose. Job will be modified to include the current timestamp.
| Name | RegisterAssignedJob |
| 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 RegisterAssignedJob
(
FShaderCommonCompileJob & InOutJob
)