Tao.Glfw SDK Documentation

Glfw.glfwSetTime Method 

[Visual Basic]
Public Shared Sub glfwSetTime( _
   ByVal time As Double _
)
[C#]
public static void glfwSetTime(
   double time
);

See Also

Glfw Class | Tao.Glfw Namespace