fps property
CPU-based frames per second (smoothed with EWMA).
This measures the total frame time from start to finish on the main thread.
Implementation
final double fps;
CPU-based frames per second (smoothed with EWMA).
This measures the total frame time from start to finish on the main thread.
final double fps;