mirror of
https://github.com/glfw/glfw.git
synced 2026-09-22 08:50:15 +00:00
Shallow formatting pass.
This commit is contained in:
+2
-2
@@ -36,7 +36,7 @@
|
||||
//************************************************************************
|
||||
|
||||
//========================================================================
|
||||
// glfwGetTime() - Return timer value in seconds
|
||||
// Return timer value in seconds
|
||||
//========================================================================
|
||||
|
||||
GLFWAPI double glfwGetTime( void )
|
||||
@@ -52,7 +52,7 @@ GLFWAPI double glfwGetTime( void )
|
||||
|
||||
|
||||
//========================================================================
|
||||
// glfwSetTime() - Set timer value in seconds
|
||||
// Set timer value in seconds
|
||||
//========================================================================
|
||||
|
||||
GLFWAPI void glfwSetTime( double time )
|
||||
|
||||
Reference in New Issue
Block a user