Package org.lwjgl.egl
Class NVSystemTime
- java.lang.Object
-
- org.lwjgl.egl.NVSystemTime
-
public class NVSystemTime extends java.lang.Object
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
All Methods Static Methods Concrete Methods Modifier and Type Method Description static long
eglGetSystemTimeFrequencyNV()
static long
eglGetSystemTimeNV()
-