Package org.lwjgl.egl

Class NVSystemTime

java.lang.Object
org.lwjgl.egl.NVSystemTime

public class NVSystemTime extends 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 Details

    • eglGetSystemTimeFrequencyNV

      public static long eglGetSystemTimeFrequencyNV()
    • eglGetSystemTimeNV

      public static long eglGetSystemTimeNV()