Class VSyncCallback


  • public class VSyncCallback
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void doFrame​(long frameTimeNanos)  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

    • Method Detail

      • doFrame

        public void doFrame​(long frameTimeNanos)