Class CustomTimingsHandler

java.lang.Object
org.spigotmc.CustomTimingsHandler

@Deprecated(forRemoval=true) public final class CustomTimingsHandler extends Object
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 Details

    • CustomTimingsHandler

      public CustomTimingsHandler(@NotNull @NotNull String name)
      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.