Class TimingHistory

java.lang.Object
co.aikar.timings.TimingHistory

@Deprecated(forRemoval=true) public class TimingHistory extends Object
Deprecated, for removal: This API element is subject to removal in a future version.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static long
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static long
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static long
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static long
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static long
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static long
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • lastMinuteTime

      public static long lastMinuteTime
      Deprecated, for removal: This API element is subject to removal in a future version.
    • timedTicks

      public static long timedTicks
      Deprecated, for removal: This API element is subject to removal in a future version.
    • playerTicks

      public static long playerTicks
      Deprecated, for removal: This API element is subject to removal in a future version.
    • entityTicks

      public static long entityTicks
      Deprecated, for removal: This API element is subject to removal in a future version.
    • tileEntityTicks

      public static long tileEntityTicks
      Deprecated, for removal: This API element is subject to removal in a future version.
    • activatedEntityTicks

      public static long activatedEntityTicks
      Deprecated, for removal: This API element is subject to removal in a future version.