sampleTime property Null safety
final
How long is the sample time for the fps avg in second (values of .3 to 1 work pretty well)
Implementation
final double sampleTime;
How long is the sample time for the fps avg in second (values of .3 to 1 work pretty well)
final double sampleTime;