SampleApp.rasterRefresh

Optional. Reduces unneeded screen updates and thus the CPU usage, which might be useful for GUI applications, especially on battery powered devices. However, this can interfere with other things, like non-GUI related screen updates, input-latency, etc.

class SampleApp
protected protected
void
rasterRefresh
()

Meta