类 TimerQuery.FrameProfile

java.lang.Object
com.mojang.blaze3d.systems.TimerQuery.FrameProfile
封闭类:
TimerQuery

public static class TimerQuery.FrameProfile extends Object
  • 字段详细资料

    • NO_RESULT

      private static final long NO_RESULT
      另请参阅:
    • CANCELLED_RESULT

      private static final long CANCELLED_RESULT
      另请参阅:
    • queryName

      private final int queryName
    • result

      private long result
  • 构造器详细资料

    • FrameProfile

      FrameProfile(int p_231148_)
  • 方法详细资料

    • cancel

      public void cancel()
    • isDone

      public boolean isDone()
    • get

      public long get()