how to get the prefpared frame rate for current time?
True Fame Rate
Hi lemong, a MTLCommandBuffer has gpuStartTime and gpuEndTime properties that allow you to calculate the number of seconds it took to execute the command buffer.
how to get the prefpared frame rate for current time?
Hi lemong, a MTLCommandBuffer has gpuStartTime and gpuEndTime properties that allow you to calculate the number of seconds it took to execute the command buffer.