Package co.aikar.timings
Class TimingHistory
java.lang.Object
co.aikar.timings.TimingHistory
Deprecated, for removal: This API element is subject to removal in a future version.
Timings will be removed in the future
Internal.
-
Field Summary
Modifier and TypeFieldDescriptionstatic 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
-
Field Details
-
lastMinuteTime
public static long lastMinuteTimeDeprecated, for removal: This API element is subject to removal in a future version. -
timedTicks
public static long timedTicksDeprecated, for removal: This API element is subject to removal in a future version. -
playerTicks
public static long playerTicksDeprecated, for removal: This API element is subject to removal in a future version. -
entityTicks
public static long entityTicksDeprecated, for removal: This API element is subject to removal in a future version. -
tileEntityTicks
public static long tileEntityTicksDeprecated, for removal: This API element is subject to removal in a future version. -
activatedEntityTicks
public static long activatedEntityTicksDeprecated, for removal: This API element is subject to removal in a future version.
-