Package org.spigotmc
Class CustomTimingsHandler
java.lang.Object
org.spigotmc.CustomTimingsHandler
Deprecated, for removal: This API element is subject to removal in a future version.
This is here for legacy purposes incase any plugin used it.
 If you use this, migrate ASAP as this will be removed in the future!
- See Also:
- 
Constructor SummaryConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version.
- 
Method SummaryModifier and TypeMethodDescriptionvoidDeprecated, for removal: This API element is subject to removal in a future version.voidDeprecated, for removal: This API element is subject to removal in a future version.
- 
Constructor Details- 
CustomTimingsHandlerDeprecated, for removal: This API element is subject to removal in a future version.
 
- 
- 
Method Details- 
startTimingpublic void startTiming()Deprecated, for removal: This API element is subject to removal in a future version.
- 
stopTimingpublic void stopTiming()Deprecated, for removal: This API element is subject to removal in a future version.
 
-