mirror of
https://github.com/gwm17/glfw.git
synced 2025-01-30 10:58:50 -05:00
parent
75294462b3
commit
28d8507700
|
@ -1398,7 +1398,7 @@ glfwSwapBuffers(window);
|
|||
|
||||
Sometimes it can be useful to select when the buffer swap will occur. With the
|
||||
function @ref glfwSwapInterval it is possible to select the minimum number of
|
||||
monitor refreshes the driver wait should from the time @ref glfwSwapBuffers was
|
||||
monitor refreshes the driver should wait from the time @ref glfwSwapBuffers was
|
||||
called before swapping the buffers:
|
||||
|
||||
@code
|
||||
|
|
Loading…
Reference in New Issue
Block a user