how to get the prefpared frame rate for current time?
True Fame Rate
Add a Comment
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.