windowSize property

int windowSize
final

The sliding window size, i.e. the number of game ticks over which the fps measure will be averaged.

Implementation

final int windowSize;