mirror of
https://github.com/glfw/glfw.git
synced 2026-08-28 05:05:53 +02:00
@@ -3136,7 +3136,7 @@ GLFWAPI double glfwGetTime(void);
|
||||
/*! @brief Sets the GLFW timer.
|
||||
*
|
||||
* This function sets the value of the GLFW timer. It then continues to count
|
||||
* up from that value.
|
||||
* up from that value. The value must be a positive finite number.
|
||||
*
|
||||
* @param[in] time The new value, in seconds.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user