Adds performance tracking timings all around the Minecraft Server, and improves the usability of the /timings command Plugins can track their own timings with CustomTimingsHandler By: Aikar <aikar@aikar.co>
5 lines
58 B
Java
5 lines
58 B
Java
/**
|
|
* Spigot-specific classes.
|
|
*/
|
|
package org.spigotmc;
|