mirror of
https://github.com/gwm17/glfw.git
synced 2025-01-30 19:08:51 -05:00
Documentation work
This commit is contained in:
parent
46fce40fd5
commit
defaea3496
|
@ -3642,6 +3642,8 @@ GLFWAPI void glfwSetTime(double time);
|
|||
GLFWAPI GLFWuint64 glfwGetTimerValue(void);
|
||||
|
||||
/*! @brief Returns the frequency, in Hz, of the raw timer.
|
||||
*
|
||||
* This function returns the frequency, in Hz, of the raw timer.
|
||||
*
|
||||
* @return The frequency of the timer, in Hz, or zero if an
|
||||
* [error](@ref error_handling) occurred.
|
||||
|
|
Loading…
Reference in New Issue
Block a user