FabGL
ESP32 Display Controller and Graphics Library
|
void waitCompletion | ( | bool | waitVSync = true | ) |
Waits for drawing queue to become empty.
waitVSync | If true drawings are done on vertical retracing (slow), if false drawings are perfomed immediately (fast with flickering). |
Definition at line 84 of file canvas.cpp.