The frame time between start of the work on the render thread and when Present was called, in ms.
Use to get the total amount of time between the first work request submitted to the render thread and the time when the Present() function is called.
This metric is also exposed as CPU Render Thread Frame Time profiler counter.
Additional resources: Get frame timing data.