java.lang.Object
com.hypixel.hytale.builtin.hytalegenerator.newsystem.performanceinstruments.TimeInstrument

public class TimeInstrument extends Object
  • Field Details

    • sampleCount

      private int sampleCount
    • totalProbe

      @Nonnull private TimeInstrument.Probe totalProbe
  • Constructor Details

    • TimeInstrument

      public TimeInstrument(@Nonnull String header)
  • Method Details