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 Summary
ConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionvoid
Deprecated, for removal: This API element is subject to removal in a future version.void
Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Details
-
CustomTimingsHandler
Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
startTiming
public void startTiming()Deprecated, for removal: This API element is subject to removal in a future version. -
stopTiming
public void stopTiming()Deprecated, for removal: This API element is subject to removal in a future version.
-