FrameTiming.cpuRenderThreadFrameTime

public double cpuRenderThreadFrameTime;

Description

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.


Did you find this page useful? Please give it a rating: