Package org.lwjgl.egl
Class NVSystemTime
java.lang.Object
org.lwjgl.egl.NVSystemTime
Native bindings to the NV_system_time extension.
This extension exposes an alternative method of querying the system time from the driver instead of the operating system.
Requires EGL 1.2
.
-
Method Summary
Modifier and TypeMethodDescriptionstatic long
static long
-
Method Details
-
eglGetSystemTimeFrequencyNV
public static long eglGetSystemTimeFrequencyNV() -
eglGetSystemTimeNV
public static long eglGetSystemTimeNV()
-