tilesPerSecond property

double tilesPerSecond
final

The approximate/estimated number of attempted tiles per second (TPS)

Note that this value is not raw. It goes through multiple layers of smoothing which takes into account more than just the previous second. It may or may not be accurate.

Implementation

final double tilesPerSecond;