frameRate property

double frameRate

An instantaneous estimate of the number of frames per second this sprite box is producing.

Implementation

double get frameRate => _frameRate;