FabGL
ESP32 Display Controller and Graphics Library
|
void flush | ( | bool | waitVSync | ) |
Waits for all codes sent to the display has been processed.
waitVSync | If true codes are processed during screen retrace time (starting from VSync up to about first top visible row). When false all messages are processed immediately. |
Definition at line 887 of file terminal.cpp.