Class TimerQuery

java.lang.Object
com.mojang.blaze3d.systems.TimerQuery
All Implemented Interfaces:
AutoCloseable

public class TimerQuery extends Object implements AutoCloseable
  • Field Details

  • Constructor Details

    • TimerQuery

      public TimerQuery()
  • Method Details

    • beginProfile

      public void beginProfile()
    • endProfile

      public void endProfile()
    • get

      public long get()
    • close

      public void close()
      Specified by:
      close in interface AutoCloseable
    • getStatus

      public TimerQuery.Status getStatus()