Function Set-Time
(
set-time < time > )
Parameters
time
Time (in seconds) that the timer should be set to.
Description
The function sets the current time of the high precision timer to the specified time. Subsequent calls to
glfwGetTime will be relative to this time. The time is given in seconds.