gpuFrameTimeMs property
Average GPU frame time in milliseconds (smoothed with EWMA), if available.
Only available when GPU timing extensions are supported. May be null if GPU profiling is unavailable or if measurements are not ready.
Implementation
final double? gpuFrameTimeMs;