FrameTiming.cpuTimeFrameComplete

public ulong cpuTimeFrameComplete;

Description

This is the CPU clock time at the point GPU finished rendering the frame and interrupted the CPU.

The CPU clock time at the point when the GPU finishes rendering the frame. On most platforms, this value is calculated and equals firstSubmitTimestamp + gpuFrameTime.


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