mirror of
https://github.com/glfw/glfw.git
synced 2025-04-10 15:24:08 +00:00
Documentation work
This commit is contained in:
parent
46fce40fd5
commit
defaea3496
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue