FabGL
ESP32 Display Controller and Graphics Library
All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages

◆ flush() [1/2]

void flush ( )

Waits for all codes sent to the display has been processed.

Codes are processed during screen retrace time (starting from VSync up to about first top visible row).

Definition at line 1739 of file terminal.cpp.