Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/FRHIGlobals
Syntax
bool SupportsShaderTimestamp
Remarks
True if the RHI supports reading system timer in shaders via GetShaderTimestamp(). Individual shaders must be compiled with an appropriate vendor extension and check PLATFORM_SUPPORTS_SHADER_TIMESTAMP.