FabGL
ESP32 VGA Controller and Graphics Library

◆ flush() [1/2]

void fabgl::TerminalClass::flush ( bool  waitVSync)

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

Parameters
waitVSyncIf 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.