Tao.Glfw SDK Documentation
Glfw.glfwSleep Method
[Visual Basic]
Public Shared Sub glfwSleep( _
ByVal
time
As
Double
_
)
[C#]
public static
void
glfwSleep(
double
time
);
See Also
Glfw Class
|
Tao.Glfw Namespace