This function sets the current GLFW time, in seconds. The value must be a positive finite number less than or equal to 18446744073.0, which is approximately 584.5 years.
This function and glfwGetTime are helper functions on top of glfwGetTimerFrequency and glfwGetTimerValue.
The new value, in seconds.
glfwSetTime
Generated using TypeDoc
This function sets the current GLFW time, in seconds. The value must be a positive finite number less than or equal to 18446744073.0, which is approximately 584.5 years.
This function and glfwGetTime are helper functions on top of glfwGetTimerFrequency and glfwGetTimerValue.