Package org.spigotmc

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 Summary

    Constructors
    Constructor
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    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.
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • 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.