maxRecentFrames constant

int const maxRecentFrames

Maximum recent frames kept for rolling FPS calculation.

Implementation

static const int maxRecentFrames = 120;