Example #1
0
 public static void SetTime(double time)
 {
     Imports.glfwSetTime(time);
 }