Home
last modified time | relevance | path

Searched refs:glfwGetTimerFrequency (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/imgui/examples/libs/glfw/include/GLFW/
H A Dglfw3.h3750 * glfwGetTimerFrequency.
3760 * @sa glfwGetTimerFrequency
3786 GLFWAPI uint64_t glfwGetTimerFrequency(void);
/third_party/glfw/include/GLFW/
H A Dglfw3.h5985 * glfwGetTimerFrequency and @ref glfwGetTimerValue.
6015 * glfwGetTimerFrequency and @ref glfwGetTimerValue.
6042 * glfwGetTimerFrequency.
6052 * @sa @ref glfwGetTimerFrequency
6078 GLFWAPI uint64_t glfwGetTimerFrequency(void);
/third_party/glfw/src/
H A Dinput.c1518 GLFWAPI uint64_t glfwGetTimerFrequency(void) in glfwGetTimerFrequency() function

Completed in 14 milliseconds