framesPerSecond property

int framesPerSecond
getter/setter pair

The rate that refresh() should ideally be called at when running is true.

Implementation

int framesPerSecond = 60;