Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

FrameTiming.cpuFrameTime

public double cpuFrameTime;

Description

This is the total CPU frame time calculated as the time between ends of two frames, which includes all waiting time and overheads, in ms.