--- layout: stdlib-reference --- # getRealtimeClock ## Description ## Signature
vector<uint, 2> getRealtimeClock();
## Availability and Requirements
Defined for the following targets:
#### hlsl
Available in all stages.
Requires capability: `hlsl_nvapi`.
#### glsl
Available in all stages.
#### cpp
Available in all stages.
#### cuda
Available in all stages.
#### spirv
Available in all stages.
Requires capability: `spvShaderClockKHR`.