cpuFrameTimeMs property
Average CPU frame time in milliseconds (smoothed with EWMA).
Measures the time spent on the main thread per frame.
Implementation
final double? cpuFrameTimeMs;
Average CPU frame time in milliseconds (smoothed with EWMA).
Measures the time spent on the main thread per frame.
final double? cpuFrameTimeMs;