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.
- 
Field Summary
FieldsModifier and TypeFieldDescriptionstatic longDeprecated, for removal: This API element is subject to removal in a future version.static longDeprecated, for removal: This API element is subject to removal in a future version.static longDeprecated, for removal: This API element is subject to removal in a future version.static longDeprecated, for removal: This API element is subject to removal in a future version.static longDeprecated, for removal: This API element is subject to removal in a future version.static longDeprecated, 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. 
 -