FabGL
ESP32 VGA Controller and Graphics Library

◆ waitCompletion()

void fabgl::CanvasClass::waitCompletion ( bool  waitVSync = true)

Wait for drawing queue to become empty.

Parameters
waitVSyncIf true drawings are done on vertical retracing (slow), if false drawings are perfomed immediately (fast with flickering).