| ![[Previous]](../prev.gif) | ![[Contents]](../contents.gif) | ![[Index]](../keyword_index.gif) | ![[Next]](../next.gif) | 
Block until the next vertical synchronization
#include <gf/gf.h> int gf_display_wait_vsync( gf_display_t display );
gf
This function blocks on the next vertical synchronization.
|  | The GF library waits on vertical synchronization by default. See the flags for gf_layer_update() for more information. | 
QNX Graphics Framework
| Safety: | |
|---|---|
| Interrupt handler | No | 
| Signal handler | No | 
| Thread | Yes | 
| ![[Previous]](../prev.gif) | ![[Contents]](../contents.gif) | ![[Index]](../keyword_index.gif) | ![[Next]](../next.gif) |