Class TimerQuery.FrameProfile

java.lang.Object
com.mojang.blaze3d.systems.TimerQuery.FrameProfile
Enclosing class:
TimerQuery

public static class TimerQuery.FrameProfile extends Object
  • Field Details

    • NO_RESULT

      private static final long NO_RESULT
      See Also:
    • CANCELLED_RESULT

      private static final long CANCELLED_RESULT
      See Also:
    • queryName

      private final int queryName
    • result

      private long result
  • Constructor Details

    • FrameProfile

      FrameProfile(int p_231148_)
  • Method Details

    • cancel

      public void cancel()
    • isDone

      public boolean isDone()
    • get

      public long get()