Generated by
JDiff

Class org.spigotmc.CustomTimingsHandler

Change from non-final to final.
Now deprecated.

Removed Constructors
CustomTimingsHandler(String, CustomTimingsHandler)  
 

Removed Methods
void printTimings(PrintStream) Prints the timings and extra data to the given stream.
void reload() Resets all timings.
void reset() Reset this timer, setting all values to zero.
void tick() Ticked every tick by CraftBukkit to count the number of times a timer caused TPS loss.