fps property

double fps
final

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;